Skip to content

Commit 7c34902

Browse files
author
Bohdan Korablov
committed
Merge remote-tracking branch 'falcons/MAGETWO-60633' into MAGETWO-60792
2 parents d560ba9 + febe7d5 commit 7c34902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pub/media/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi
1212
Options -ExecCGI
1313

1414
<FilesMatch ".+\.(ph(p[3457]?|t|tml)|[aj]sp|p[ly]|sh|cgi|shtml?|html?)$">
15-
SetHandler default-hanlder
15+
SetHandler default-handler
1616
</FilesMatch>
1717

1818
<IfModule mod_rewrite.c>

0 commit comments

Comments
 (0)