From d79187db9f2721366d4ba2fb6776a2f4b7a7435b Mon Sep 17 00:00:00 2001
From: Kyle <41976328+ImKyle4815@users.noreply.github.com>
Date: Wed, 23 Dec 2020 11:19:38 -0800
Subject: [PATCH] Update .htaccess
---
.htaccess | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.htaccess b/.htaccess
index f6aeaa86..c24e2c65 100644
--- a/.htaccess
+++ b/.htaccess
@@ -13,6 +13,10 @@ ErrorDocument 404 /404.php
Header set Cache-Control "max-age=604800, public"
+ #DAY
+
+ Header set Cache-Control "max-age=86400, public"
+
#HOUR
#
# Header set Cache-Control "max-age=3600, public"