view content/.htaccess @ 101:0e63edd28f55

add a pip requirements file to easily setup the blog venv
author Dirk Olmes <dirk.olmes@codedo.de>
date Sat, 28 Mar 2020 02:43:10 +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