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

add cgi pathinfo when fcgi is enabled #1189

parent b987c76d
No related branches found
No related tags found
No related merge requests found
<IfModule mod_fcgid.c>
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