diff options
-rwxr-xr-x | .htaccess | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess index 616118b2ce8..463b49993e6 100755 --- a/.htaccess +++ b/.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 |