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