Jump to content

campnet

Members
  • Posts

    4
  • Joined

  • Last visited

campnet's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i solve the problem, just need create an htaccess and add that: RewriteEngine On RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]
  2. another question, im trying to pass 'Authorization: Bearer ' . 'my token' over curl, but when im trying get that in another side, i can't receive, all code work's in another's server's, so that means that can be some feature?
  3. Php extension sodium: As of PHP 7.2.0 this extension is bundled with PHP So i can ask, how can i activate that. Im running php 7.2.30 version, but i can't use that.
×
×
  • Create New...