X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2F.htaccess;h=1bf45b319d9c57105f9adbc9524c4054d030241d;hb=72b536c2b1c3dcab08e8df87bfafaf04c424c078;hp=c0fbf3e9db911aedba14833cab56e6422158fb7e;hpb=225527445c0b5fc3448750b03046748e4746400c;p=brisk.git diff --git a/web/.htaccess b/web/.htaccess index c0fbf3e..1bf45b3 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -2,6 +2,6 @@ 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" +ExpiresByType image/jpg "access plus 4 days" +ExpiresByType image/png "access plus 4 days"