From 131862119402c18438fc4c366051bbeb98354bf8 Mon Sep 17 00:00:00 2001 From: thomasba Date: Tue, 1 Nov 2016 16:27:20 +0100 Subject: [PATCH] =?UTF-8?q?html=20=E2=86=92=20access=20plus=201=20week?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"