From 5aee8354f80efdbfd3bc246b0707f9c7a3392fc1 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Thu, 17 Dec 2020 09:26:18 -0800 Subject: [PATCH] Revert "Update .htaccess" This reverts commit a4b6ade1d0aad54982c6f064b8bcdc51737a4811. --- .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