Merge pull request #2184 from tripflex/master

Remove php_value from .htaccess causing 500 errors, fixes #2176
This commit is contained in:
Bernhard Posselt 2013-03-10 12:39:17 -07:00
commit 75377a6eb4
1 changed files with 0 additions and 1 deletions

View File

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