add mime type for woff2 files
This commit is contained in:
parent
796aa5b9bc
commit
ef76fd789a
@ -54,6 +54,7 @@ RewriteCond %{REQUEST_FILENAME} -f
|
||||
RewriteRule ^(.*)\.html$ /$1 [L,R=301]
|
||||
|
||||
AddType application/manifest+json webmanifest
|
||||
AddType font/woff2 woff2
|
||||
|
||||
AddOutputFilterByType DEFLATE application/manifest+json
|
||||
AddOutputFilterByType DEFLATE application/javascript
|
||||
|
Loading…
x
Reference in New Issue
Block a user