Merge pull request #2184 from tripflex/master
Remove php_value from .htaccess causing 500 errors, fixes #2176
This commit is contained in:
commit
75377a6eb4
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue