diff --git a/.htaccess b/.htaccess index d875691..e8a3f9c 100644 --- a/.htaccess +++ b/.htaccess @@ -5,7 +5,7 @@ ExpiresByType image/gif "access 1 year" ExpiresByType image/png "access 1 year" ExpiresByType text/css "access 1 month" - ExpiresByType text/html "access 1 month" + ExpiresByType text/html "access 1 week" ExpiresByType application/pdf "access 1 month" ExpiresByType text/x-javascript "access 1 month" ExpiresByType application/x-shockwave-flash "access 1 month"