Mercurial > hg > Blog
annotate content/.htaccess @ 56:483a5f25ccb6
update the nabble link
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Sun, 04 Jan 2015 05:55:08 +0100 | 
| parents | 20df0a3bcdf1 | 
| children | f31796d4c36a | 
| rev | line source | 
|---|---|
| 
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
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents: 
13 
diff
changeset
 | 
1 ExpiresActive On | 
| 
 
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
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents: 
13 
diff
changeset
 | 
2 ExpiresDefault "now plus 1 day" | 
| 
 
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
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents: 
13 
diff
changeset
 | 
3 | 
| 
 
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
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents: 
13 
diff
changeset
 | 
4 AddOutputFilterByType DEFLATE text/html text/css | 
