summaryrefslogtreecommitdiffstats
path: root/data/.htaccess
blob: 13d25207f805add1404b912e7182dfbc2a58df7e (plain)
1
2
3
4
5
6
7
8
<IfModule mod_expires.c>
	ExpiresActive on
	ExpiresByType text/css "access plus 1 year"
</IfModule>

Header append Cache-Control "public"
FileEtag none