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 Issue Link
Contribution Link
Files count
0
Patches count
0