Skip to content

Commit ff1e816

Browse files
author
Sergey Shvets
committed
Merge remote-tracking branch 'origin/MAGETWO-59547' into pr-2.0
2 parents a4a58c1 + 07e6eaf commit ff1e816

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nginx.conf.sample

-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ location /static/ {
9595
location ~ ^/static/version {
9696
rewrite ^/static/(version\d*/)?(.*)$ /static/$2 last;
9797
}
98-
9998
location ~* \.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2)$ {
10099
add_header Cache-Control "public";
101100
add_header X-Frame-Options "SAMEORIGIN";

0 commit comments

Comments
 (0)