From 79fde53d8db3d9644db05765a420f59222168bcf Mon Sep 17 00:00:00 2001
From: Kyle <41976328+ImKyle4815@users.noreply.github.com>
Date: Mon, 27 Sep 2021 16:38:46 -0700
Subject: [PATCH] Update .htaccess
---
.htaccess | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.htaccess b/.htaccess
index f53b6425..a7442162 100644
--- a/.htaccess
+++ b/.htaccess
@@ -18,6 +18,10 @@ ErrorDocument 404 /404.php
Header set Cache-Control "max-age=86400, public"
+ #DAY
+
+ Header set Cache-Control "max-age=86400, public"
+
#HOUR
#
# Header set Cache-Control "max-age=3600, public"