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