diff --git a/web/.htaccess b/web/.htaccess index 768e308..9b9ebe9 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -1,6 +1,6 @@ ExpiresActive On ExpiresDefault A31536000 -ExpiresByType text/html A600 +ExpiresByType text/html A3600 ExpiresByType text/javascript A2592000 ExpiresByType application/javascript A2592000