From 689324543a03dfcc197f648641a60b08fac519f4 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 27 Dec 2020 10:38:35 -0800 Subject: [PATCH] Update .htaccess --- .htaccess | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 8ebfe946..4baa58c7 100644 --- a/.htaccess +++ b/.htaccess @@ -1,8 +1,9 @@ ErrorDocument 404 /404.php + Header set Access-Control-Allow-Origin "*" #YEAR - + Header set Cache-Control "max-age=31536000, public" #MONTH @@ -21,4 +22,4 @@ ErrorDocument 404 /404.php # # Header set Cache-Control "max-age=3600, public" # - \ No newline at end of file +