From: Brice Maron Date: Wed, 27 Feb 2013 16:51:28 +0000 (+0100) Subject: Refix #1931 X-Git-Tag: v5.0.0RC1~17^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6c26214955c772963ad5fce8ea581634baf834da;p=nextcloud-server.git Refix #1931 --- diff --git a/.htaccess b/.htaccess index 71af095ff8f..616118b2ce8 100755 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ -cgi.fix_pathinfo = 1 +php_value cgi.fix_pathinfo 1 SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1