Refix #1931
This commit is contained in:
parent
fed39d0db2
commit
6c26214955
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<IfModule mod_fcgid.c>
|
||||
cgi.fix_pathinfo = 1
|
||||
php_value cgi.fix_pathinfo 1
|
||||
<IfModule mod_setenvif.c>
|
||||
<IfModule mod_headers.c>
|
||||
SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1
|
||||
|
|
Loading…
Reference in a new issue