From 3b95bcbb7b4f43d3d0eb08f504ec5d3e338ca467 Mon Sep 17 00:00:00 2001
From: Kyle <41976328+ImKyle4815@users.noreply.github.com>
Date: Wed, 16 Dec 2020 21:02:36 -0800
Subject: [PATCH] Update .htaccess
---
.htaccess | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.htaccess b/.htaccess
index 6bcf5c64..8da42bc8 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1 +1,13 @@
ErrorDocument 404 https://cardconjurer.com/404.php
+
+
+Header set Cache-Control "max-age=31536000, public"
+
+
+
+Header set Cache-Control "max-age=604800, public"
+
+
+
+Header set Cache-Control "max-age=86400, public"
+
\ No newline at end of file