summaryrefslogtreecommitdiff
path: root/.htaccess
blob: 067bd24f822ba56d35cc8cbf802bfdbd7f2c4da7 (plain)
1
2
3
<filesMatch "index.html$">
Header set Cache-Control "max-age=86400, public"
</filesMatch>