Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Insteadthis configuration must be added directly to Apache's configuration: 

Code Block
<VirtualHost> 
# ... 
SetEnvIf Authorization "(.*)" 
HTTP_AUTHORIZATION=$1 
# ... 
</VirtualHost>

In case you followed our solution but the issue still happens, please feel free to submit tickets in our Client Area in order for us to help take further investigation.

...