1
0
www.mikescher.com/www/data/dynamic/.htaccess
2018-02-03 19:08:28 +01:00

4 lines
91 B
ApacheConf

<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 12 hours"
</IfModule>