Mercurial > hg > Blog
view content/.htaccess @ 86:5691417eabd5
expire any .atom.xml files after 3 hours
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Wed, 12 Jul 2017 11:57:53 +0200 | 
| parents | ff642c382b2b | 
| children | 
line wrap: on
 line source
ExpiresActive On ExpiresDefault "now plus 1 day" <Files "*.atom.xml"> ExpiresDefault "now plus 3 hours" </Files> AddOutputFilterByType DEFLATE text/html text/css Header set X-Pingback http://xanthippe.duckdns.org/pingback
