web-site-public-php/assets/hicolor/.htaccess
2024-05-04 15:04:02 -04:00

4 lines
129 B
ApacheConf

<IfModule mod_headers.c>
# Cache icons for 2 months
Header set Cache-Control "max-age=5184000,public,no-transform"
</IfModule>