From 7ab25bfe49728c6e3458adbfc1ba203e2e2e4fa2 Mon Sep 17 00:00:00 2001 From: Basil Date: Tue, 24 Nov 2020 16:10:59 +0100 Subject: [PATCH] Update .htaccess --- public_html/.htaccess | 1 - 1 file changed, 1 deletion(-) diff --git a/public_html/.htaccess b/public_html/.htaccess index 4845b0f..09a9266 100644 --- a/public_html/.htaccess +++ b/public_html/.htaccess @@ -18,5 +18,4 @@ RewriteRule . index.php ExpiresByType text/javascript "access plus 1 months" ExpiresByType application/x-javascript "access plus 1 months" ExpiresByType text/css "access plus 1 months" - ExpiresDefault "access plus 7 days"