diff --git a/.htaccess b/.htaccess index ba0fda88..ec345a41 100644 --- a/.htaccess +++ b/.htaccess @@ -31,7 +31,9 @@ DefaultType image/jpeg ExpiresActive On - Header set Cache-Control "public, max-age=2629743" + + Header set Cache-Control "public, max-age=2629743" + ExpiresDefault "access plus 1 month" #ExpiresByType text/html "now"