Skip to content

Commit 2276cf6

Browse files
author
Oleh Posyniak
committed
Merge remote-tracking branch 'remotes/Tango-CE/MAGETWO-43972' into MAGETWO-44772_pr_bugs
2 parents 461e24e + e8387bd commit 2276cf6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.htaccess

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@
129129

130130
</IfModule>
131131

132+
############################################
133+
## workaround for Apache 2.4.6 CentOS build when working via ProxyPassMatch with HHVM (or any other)
134+
## Please, set it on virtual host configuration level
135+
136+
## SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
137+
############################################
138+
132139
<IfModule mod_rewrite.c>
133140

134141
############################################

0 commit comments

Comments
 (0)