X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2F.htaccess;h=856a4e63acf42dfe6ddd0462926e6304a71a3b5c;hb=ae4baf0b0142cc538df4370430f4971440b33ee6;hp=1bf45b319d9c57105f9adbc9524c4054d030241d;hpb=72b536c2b1c3dcab08e8df87bfafaf04c424c078;p=brisk.git diff --git a/web/.htaccess b/web/.htaccess index 1bf45b3..856a4e6 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -1,7 +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"