diff --git a/.htaccess b/.htaccess index 7f70fff8..8da42bc8 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,13 @@ -ErrorDocument 404 https://cardconjurer.com/404.php \ No newline at end of file +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