bovender/.htaccess

6 lines
172 B
ApacheConf
Raw Normal View History

2016-09-10 07:51:10 +00:00
# http://serverfault.com/a/100340
AddType image/x-icon .ico
ExpiresActive On
ExpiresByType image/x-icon "access plus 1 month"
ExpiresByType image/png "access plus 1 month"