Skip to content

Commit c3f7262

Browse files
authored
Update .htaccess
1 parent c4bc0c1 commit c3f7262

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
@@ -114,7 +114,7 @@ AddType application/xml xml
114114
ExpiresByType application/json "access plus 1 year"
115115

116116
# Favicon, images, flash
117-
<FilesMatch \.(ico|gif|png|jpg|jpeg|swf|svg|webp|avif)$>
117+
<FilesMatch \.(ico|gif|png|jpg|jpeg|swf|svg|webp|avif|avifs?)$>
118118
ExpiresDefault "access plus 1 year"
119119
</FilesMatch>
120120
ExpiresByType image/gif "access plus 1 year"

0 commit comments

Comments
 (0)