Skip to content

Commit b60ac78

Browse files
author
vpaladiychuk
committed
MAGETWO-43972: [HHVM] All API (Rest and Soap) tests started to fail on HHVM
1 parent 8bc156f commit b60ac78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.htaccess

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,9 @@
105105

106106
############################################
107107
## workaround for Apache 2.4.6 CentOS build when working via ProxyPassMatch with HHVM (or any other)
108+
## Please, set it on virtual host configuration level
108109

109-
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
110+
## SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
110111
############################################
111112

112113
<IfModule mod_rewrite.c>

0 commit comments

Comments
 (0)