X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2F.htaccess;h=856a4e63acf42dfe6ddd0462926e6304a71a3b5c;hb=ba20c22436ab480992c10aac5f7e36ada4ca5026;hp=65e1c2626a5304627713f4b3683bde71f04b40e5;hpb=5918d37b0c8f041c7cb5f4d469bf5820f39902d7;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"