diff --git a/.htaccess b/.htaccess index f4fda5b..85ca5fa 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,6 @@ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d - + Header set Cache-Control "max-age=8380800, public" \ No newline at end of file