view content/.htaccess @ 99:fc7e1e904aba

Remove the template for my old comments system - it only produced weird looking markup without any value.
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 21 Dec 2019 06:44:17 +0100
parents 5691417eabd5
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