From 93db8c1acadc06e0b559de40c2fbffff2db72b2f Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 18 Feb 2007 10:39:39 +0000 Subject: [PATCH] aggiunti gli mp3 alle cose da cachare --- web/.htaccess | 1 + 1 file changed, 1 insertion(+) 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" -- 2.17.1