This commit is contained in:
Denys Konovalov 2022-03-21 11:01:45 +01:00
parent a4521aab79
commit d1551609ec

@ -34,6 +34,4 @@ ExpiresByType image/x-icon "access plus 1 month"
ExpiresByType text/html "access plus 600 seconds"
</IfModule>
<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
Header set Cache-Control "max-age=63072000, public"
</FilesMatch>
Header Set Cache-Control "max-age=31536000";