X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2F.htaccess;h=c0fbf3e9db911aedba14833cab56e6422158fb7e;hb=9fe01afc16fc77e8df25c556dae021052eddce42;hp=562f6bf74515003349011ebd5962ca40e46da8ea;hpb=f18bac8374119fa1f3c826e82cfc74ce2ce52dd7;p=brisk.git diff --git a/web/.htaccess b/web/.htaccess index 562f6bf..c0fbf3e 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 2 days" +ExpiresByType image/png "access plus 2 days" +