From: Matteo Nastasi (mop) Date: Sun, 18 Feb 2007 10:39:39 +0000 (+0000) Subject: aggiunti gli mp3 alle cose da cachare X-Git-Tag: 3.0.0~315 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=93db8c1acadc06e0b559de40c2fbffff2db72b2f;p=brisk.git aggiunti gli mp3 alle cose da cachare --- diff --git a/web/.htaccess b/web/.htaccess index 1bf45b3..65e1c26 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -4,4 +4,5 @@ header append Cache-Control "public, last-modified, must-revalidate" ExpiresActive On ExpiresByType image/jpg "access plus 4 days" ExpiresByType image/png "access plus 4 days" +ExpiresByType image/mp3 "access plus 4 days"