comparison content/.htaccess @ 50:20df0a3bcdf1

update the .htaccess file: we do not generate captchas any more but we want to tune the expiring of pages and delivery of compressed content
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 19 Nov 2014 11:46:34 +0100
parents 3b69622879c9
children f31796d4c36a
comparison
equal deleted inserted replaced
49:b07c085797ff 50:20df0a3bcdf1
1 <Files captchas> 1 ExpiresActive On
2 Order allow,deny 2 ExpiresDefault "now plus 1 day"
3 Deny from all 3
4 </Files> 4 AddOutputFilterByType DEFLATE text/html text/css