X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2F.htaccess;h=856a4e63acf42dfe6ddd0462926e6304a71a3b5c;hb=8866b31f28b69c5dd2857960ddeea08bcb9725d5;hp=65e1c2626a5304627713f4b3683bde71f04b40e5;hpb=93db8c1acadc06e0b559de40c2fbffff2db72b2f;p=brisk.git diff --git a/web/.htaccess b/web/.htaccess index 65e1c26..856a4e6 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -1,6 +1,10 @@ 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"