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 203dbf4 commit 73c94d4Copy full SHA for 73c94d4
pub/static/.htaccess
@@ -77,7 +77,7 @@ AddType application/xml xml
77
78
<IfModule mod_headers.c>
79
80
- <FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2|html|json)$>
+ <FilesMatch .*\.(ico|jpg|jpeg|png|gif|svg|webp|avif|avifs?|js|css|eot|ttf|otf|woff|woff2|html|json|webmanifest)$>
81
Header append Cache-Control public
82
</FilesMatch>
83
0 commit comments