Skip to content

Commit 2da9379

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
############################################
107107
## workaround for Apache 2.4.6 CentOS build when working via ProxyPassMatch with HHVM (or any other)
108108

109-
## SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
109+
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
110110
############################################
111111

112112
<IfModule mod_rewrite.c>

0 commit comments

Comments
 (0)