view content/.htaccess @ 98:1d9382b0329b

Specify the syntax on markdown blocks to avoid broken output that has class=err
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 19 Dec 2019 10:04:33 +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