From baf89d2ed25a2753617bf75494b564d82a663559 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Wed, 23 Dec 2020 11:18:40 -0800 Subject: [PATCH] Update .htaccess --- .htaccess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.htaccess b/.htaccess index 7030442b..f6aeaa86 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,7 @@ ErrorDocument 404 /404.php Header set Cache-Control "max-age=604800, public" #HOUR - - Header set Cache-Control "max-age=3600, public" - + # + # Header set Cache-Control "max-age=3600, public" + # \ No newline at end of file