diff --git a/.htaccess b/.htaccess index f6aeaa86..c24e2c65 100644 --- a/.htaccess +++ b/.htaccess @@ -13,6 +13,10 @@ ErrorDocument 404 /404.php Header set Cache-Control "max-age=604800, public" + #DAY + + Header set Cache-Control "max-age=86400, public" + #HOUR # # Header set Cache-Control "max-age=3600, public"