Revert "Update .htaccess"

This reverts commit 0b58776728.
This commit is contained in:
Kyle
2020-12-17 09:25:56 -08:00
parent 4c54f464be
commit 019b4f1291

View File

@@ -2,7 +2,7 @@ ErrorDocument 404 https://cardconjurer.com/404.php
<IfModule mod_headers.c> <IfModule mod_headers.c>
#YEAR #YEAR
<filesMatch "\.(png|svg|ttf)$"> <filesMatch "\.(png|svg)$">
Header set Cache-Control "max-age=31536000, public" Header set Cache-Control "max-age=31536000, public"
</filesMatch> </filesMatch>
#MONTH #MONTH