I fixed this on FCGI by putting the following right after RewriteEngine On
R...

Contribution Date
Technology
Contribution Project
Contribution Details

I fixed this on FCGI by putting the following right after RewriteEngine On

RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteRule .* - [env=REMOTE_USER:%{HTTP:Authorization}]
Issue Status
Fixed
Contribution Author
Files count
0
Patches count
0