Skip to content

Commit e8387bd

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

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

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

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

0 commit comments

Comments
 (0)