We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4a58c1 + 07e6eaf commit ff1e816Copy full SHA for ff1e816
nginx.conf.sample
@@ -95,7 +95,6 @@ location /static/ {
95
location ~ ^/static/version {
96
rewrite ^/static/(version\d*/)?(.*)$ /static/$2 last;
97
}
98
-
99
location ~* \.(ico|jpg|jpeg|png|gif|svg|js|css|swf|eot|ttf|otf|woff|woff2)$ {
100
add_header Cache-Control "public";
101
add_header X-Frame-Options "SAMEORIGIN";
0 commit comments