diff --git a/.htaccess b/.htaccess index 67fe556826e9fc94babc3a5bee37e4876dd8d634..cfc7904f0206546625b4264c3f6a0d08affec3f3 100644 --- a/.htaccess +++ b/.htaccess @@ -105,8 +105,9 @@ ############################################ ## workaround for Apache 2.4.6 CentOS build when working via ProxyPassMatch with HHVM (or any other) +## Please, set it on virtual host configuration level - SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 +## SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 ############################################ <IfModule mod_rewrite.c>