We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db9e0f commit 39ba5e1Copy full SHA for 39ba5e1
pub/static/.htaccess
@@ -11,6 +11,7 @@ Options -MultiViews
11
12
<IfModule mod_rewrite.c>
13
RewriteEngine On
14
+ #RewriteBase /magento/static/
15
16
# Remove signature of the static files that is used to overcome the browser cache
17
RewriteRule ^version.+?/(.+)$ $1 [L]
0 commit comments