Skip to content

Commit 8960823

Browse files
authored
Update .htaccess
1 parent 9c8c61b commit 8960823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pub/media/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ AddType application/xml xml
7575

7676
<IfModule mod_headers.c>
7777

78-
<FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2)$>
78+
<FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|svgz|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2)$>
7979
Header append Cache-Control public
8080
</FilesMatch>
8181

0 commit comments

Comments
 (0)