From 574c77d13f32e088583e29ebcbcb24ada9455b71 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 22 Feb 2018 01:18:07 +0100 Subject: [PATCH] htaccess fix --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 49e63666f..12a6da268 100644 --- a/.htaccess +++ b/.htaccess @@ -37,5 +37,5 @@ ErrorDocument 500 /500.html ExpiresByType application/x-ico "access plus 12 month" ExpiresByType application/ico "access plus 12 month" - ExpiresByType text/html "access plus 2 days" + ExpiresByType text/html "access plus 2 minute" \ No newline at end of file