view content/.htaccess @ 97:e99db3bc53c1

Updates for pelican 4.2.0, publish the blog as HTTPS instead of HTTP
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 19 Dec 2019 09:31:57 +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