view content/.htaccess @ 111:bb513b8b0caf

Blog Post about Jenkins and self signed certificates
author Dirk Olmes <dirk.olmes@codedo.de>
date Mon, 04 Apr 2022 15:36:16 +0200
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