From: Bernhard Posselt Date: Tue, 26 Feb 2013 17:00:07 +0000 (+0100) Subject: add cgi pathinfo when fcgi is enabled #1189 X-Git-Tag: v5.0.0RC1~32^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=26d5992161a51dcb740352923e12d0da21989939;p=nextcloud-server.git add cgi pathinfo when fcgi is enabled #1189 --- diff --git a/.htaccess b/.htaccess index 048a56d6389..b7fd78821b0 100755 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,5 @@ +cgi.fix_pathinfo = 1 SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1