Merge pull request #1967 from eMerzh/refix_1931

Refix #1931
This commit is contained in:
Thomas Müller 2013-02-27 09:08:00 -08:00
commit f0a4506e40
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<IfModule mod_fcgid.c>
cgi.fix_pathinfo = 1
php_value cgi.fix_pathinfo 1
<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1