forked from GithubMirrors/cardconjurer
Update .htaccess
This commit is contained in:
@@ -2,7 +2,7 @@ ErrorDocument 404 https://cardconjurer.com/404.php
|
|||||||
|
|
||||||
<IfModule mod_headers.c>
|
<IfModule mod_headers.c>
|
||||||
#YEAR
|
#YEAR
|
||||||
<filesMatch "\.(png|svg)$">
|
<filesMatch "\.(png|svg|ttf)$">
|
||||||
Header set Cache-Control "max-age=31536000, public"
|
Header set Cache-Control "max-age=31536000, public"
|
||||||
</filesMatch>
|
</filesMatch>
|
||||||
#MONTH
|
#MONTH
|
||||||
|
Reference in New Issue
Block a user