From abda51264f5e7df3be79ea47a0bbf20ca23a0f8e Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Thu, 17 Dec 2020 09:26:06 -0800 Subject: [PATCH] Revert "Update .htaccess" This reverts commit 82e7ef4185b7287013cd2a1f614fe0e6d8945863. --- .htaccess | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/.htaccess b/.htaccess index 1a8cbfef..7f70fff8 100644 --- a/.htaccess +++ b/.htaccess @@ -1,16 +1 @@ -ErrorDocument 404 https://cardconjurer.com/404.php - - - #YEAR - - Header set Cache-Control "max-age=31536000, public" - - #MONTH - - Header set Cache-Control "max-age=2678400, public" - - #WEEK - - Header set Cache-Control "max-age=604800, public" - - \ No newline at end of file +ErrorDocument 404 https://cardconjurer.com/404.php \ No newline at end of file