web-site-public-php/assets/hicolor/.htaccess

5 lines
129 B
ApacheConf
Raw Permalink Normal View History

2024-05-04 19:04:02 +00:00
<IfModule mod_headers.c>
# Cache icons for 2 months
Header set Cache-Control "max-age=5184000,public,no-transform"
</IfModule>