Skip to content

Commit 602b098

Browse files
author
vpaladiychuk
committed
MAGETWO-34173: [GITHUB] jquery Resources are not Published magento#1016
1 parent 07ddb9a commit 602b098

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: pub/static/.htaccess

+3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
<IfModule mod_php5.c>
22
php_flag engine 0
33
</IfModule>
4+
5+
# To avoid situation when web server automatically adds extension to path
46
Options -MultiViews
7+
58
<IfModule mod_rewrite.c>
69
RewriteEngine On
710

0 commit comments

Comments
 (0)