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.
2 parents db0bda0 + ac9465e commit 11739ceCopy full SHA for 11739ce
1 file changed
.htaccess
@@ -39,7 +39,7 @@
39
</IfModule>
40
41
# Add cache control for static resources
42
- <FilesMatch "\.(css|js|svg|gif)$">
+ <FilesMatch "\.(css|js|svg|gif|png|jpg|ico)$">
43
Header set Cache-Control "max-age=15778463"
44
</FilesMatch>
45
0 commit comments