Skip to content
Snippets Groups Projects
Commit 75377a6e authored by Bernhard Posselt's avatar Bernhard Posselt
Browse files

Merge pull request #2184 from tripflex/master

Remove php_value from .htaccess causing 500 errors, fixes #2176
parents 39f75d98 ef2e8402
No related branches found
No related tags found
No related merge requests found
<IfModule mod_fcgid.c>
php_value cgi.fix_pathinfo 1
<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment