mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
font/woff2 missing in .htaccess
This commit is contained in:
parent
1d57a62ddd
commit
4e4ba12770
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ RewriteRule cpsess.* https://%{HTTP_HOST}/ [L,R=301]
|
||||||
ExpiresByType image/webp A15768000
|
ExpiresByType image/webp A15768000
|
||||||
ExpiresByType image/vnd.microsoft.icon A15768000
|
ExpiresByType image/vnd.microsoft.icon A15768000
|
||||||
ExpiresByType font/woff A15768000
|
ExpiresByType font/woff A15768000
|
||||||
|
ExpiresByType font/woff2 A15768000
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
<IfModule mod_headers.c>
|
<IfModule mod_headers.c>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue