diff --git a/web/.htaccess b/web/.htaccess index 8e411e1..2ce570a 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -1,3 +1,9 @@ +ExpiresActive On +ExpiresDefault A31536000 +ExpiresByType text/html A600 +ExpiresByType text/javascript A2592000 +ExpiresByType application/javascript A2592000 + Options -Indexes RewriteEngine On