Mercurial > hg > Blog
comparison content/.htaccess @ 60:f31796d4c36a
add the pingback header in responses
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 17 Jun 2015 04:14:05 +0200 |
parents | 20df0a3bcdf1 |
children | ea6c70aadac2 |
comparison
equal
deleted
inserted
replaced
58:0cd05745be92 | 60:f31796d4c36a |
---|---|
1 ExpiresActive On | 1 ExpiresActive On |
2 ExpiresDefault "now plus 1 day" | 2 ExpiresDefault "now plus 1 day" |
3 | 3 |
4 AddOutputFilterByType DEFLATE text/html text/css | 4 AddOutputFilterByType DEFLATE text/html text/css |
5 | |
6 Header set X-Pingback http://xanthippe.duckdns.org/pingback |