mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update .htaccess
This commit is contained in:
@@ -13,10 +13,6 @@ ErrorDocument 404 /404.php
|
||||
<filesMatch "\.(js|php)$">
|
||||
Header set Cache-Control "max-age=604800, public"
|
||||
</filesMatch>
|
||||
#DAY
|
||||
<files header.php>
|
||||
Header set Cache-Control "max-age=86400, public"
|
||||
</files>
|
||||
#HOUR
|
||||
<files creator.js>
|
||||
Header set Cache-Control "max-age=3600, public"
|
||||
|
Reference in New Issue
Block a user