X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2F.htaccess;h=65e1c2626a5304627713f4b3683bde71f04b40e5;hb=53f1d7c93385df967eb95ece569aa2144626380b;hp=c0fbf3e9db911aedba14833cab56e6422158fb7e;hpb=a49b1164446c55311cceba58bc91276ff50bf70d;p=brisk.git diff --git a/web/.htaccess b/web/.htaccess index c0fbf3e..65e1c26 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -2,6 +2,7 @@ header append Cache-Control "public, last-modified, must-revalidate" ExpiresActive On -ExpiresByType image/jpg "access plus 2 days" -ExpiresByType image/png "access plus 2 days" +ExpiresByType image/jpg "access plus 4 days" +ExpiresByType image/png "access plus 4 days" +ExpiresByType image/mp3 "access plus 4 days"