diff --git a/.htaccess b/.htaccess index 0181780..8a52553 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,10 @@ + +Header set Cache-Control "max-age=31536000, public" + + +Header set Cache-Control "no-cache, public" + + # Template to enable clean URLs for the Apache web server. RewriteEngine On