Skip to content

Commit 73c94d4

Browse files
authored
Update .htaccess
1 parent 203dbf4 commit 73c94d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pub/static/.htaccess

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

7878
<IfModule mod_headers.c>
7979

80-
<FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2|html|json)$>
80+
<FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2|html|json|webmanifest)$>
8181
Header append Cache-Control public
8282
</FilesMatch>
8383

0 commit comments

Comments
 (0)