Site/.htaccess

3 lines
130 B
ApacheConf
Raw Permalink Normal View History

2022-10-26 09:56:43 +03:00
<FilesMatch "\.(ico|css|jpg|jpeg|png)$">
Header set Cache-Control "max-age=2592000, public, must-revalidate"
</FilesMatch>