Skip to content

Commit 8bc156f

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

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
@@ -127,7 +127,7 @@
127127
## workaround for HTTP authorization
128128
## in CGI environment
129129

130-
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
130+
## RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
131131

132132
############################################
133133
## TRACE and TRACK HTTP methods disabled to prevent XSS attacks

0 commit comments

Comments
 (0)