From b296fd9eab3b6d7b9ce5b4392f93c305cc5b4033 Mon Sep 17 00:00:00 2001 From: grandeljay Date: Wed, 15 Jun 2022 20:16:25 +0200 Subject: [PATCH] Update .htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 2a7242ff..5211a850 100644 --- a/.htaccess +++ b/.htaccess @@ -39,7 +39,7 @@ Header set Cache-Control "max-age=2592000, public, must-revalidate" - Header set Cache-Control "max-age=604800, private, must-revalidate" + Header set Cache-Control "max-age=604800, public, must-revalidate" Header set Cache-Control "max-age=604800, public, must-revalidate"