Mês: junho 2018

Not Found

Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.

Authorization no PHP

O PHP por default não aceita Authorization enviado no header. Para utilizar se faz necessário alterar o .htaccess do apache. RewriteEngine On RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule .* – [e=HTTP_AUTHORIZATION:%1]

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Sem categoria | Leave a comment