Merge pull request #2184 from tripflex/master

Remove php_value from .htaccess causing 500 errors, fixes #2176
remotes/origin/stable5
Bernhard Posselt 12 years ago
commit 75377a6eb4
  1. 1
      .htaccess

@ -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…
Cancel
Save