Update .htaccess

This commit is contained in:
Kyle
2020-12-23 11:18:40 -08:00
parent bb3f8d2d37
commit baf89d2ed2

View File

@@ -14,7 +14,7 @@ ErrorDocument 404 /404.php
Header set Cache-Control "max-age=604800, public"
</filesMatch>
#HOUR
<files creator.js>
Header set Cache-Control "max-age=3600, public"
</files>
#<files creator.js>
# Header set Cache-Control "max-age=3600, public"
#</files>
</IfModule>