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 9c8c61b commit 8960823Copy full SHA for 8960823
pub/media/.htaccess
@@ -75,7 +75,7 @@ AddType application/xml xml
75
76
<IfModule mod_headers.c>
77
78
- <FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2)$>
+ <FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|svgz|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2)$>
79
Header append Cache-Control public
80
</FilesMatch>
81
0 commit comments