From: Matteo Nastasi (mop) Date: Sun, 17 Feb 2008 07:55:42 +0000 (+0000) Subject: like rootdir X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=8ecf7fd7c2a2d714e67ed183706db3e41581bde3;p=brisk.git like rootdir --- diff --git a/web/briskin5/.htaccess b/web/briskin5/.htaccess new file mode 100644 index 0000000..856a4e6 --- /dev/null +++ b/web/briskin5/.htaccess @@ -0,0 +1,12 @@ + +header append Cache-Control "public, last-modified, must-revalidate" + + +header append Pragma "no-cache" +header append Expires "-1" + +ExpiresActive On +ExpiresByType image/jpg "access plus 4 days" +ExpiresByType image/png "access plus 4 days" +ExpiresByType image/mp3 "access plus 4 days" +