diff --git a/.htaccess b/.htaccess index 45ba87df42cae293a73d47329813ee205cce3064..bef1f41c9a3c18d93dc2bbd0f569080f2a30de79 100644 --- a/.htaccess +++ b/.htaccess @@ -106,7 +106,7 @@ ############################################ ## workaround for Apache 2.4.6 CentOS build when working via ProxyPassMatch with HHVM (or any other) - SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 +## SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 ############################################ <IfModule mod_rewrite.c>