]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
cache delle immagini a 4 giorni
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 28 Jan 2007 09:31:13 +0000 (09:31 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 28 Jan 2007 09:31:13 +0000 (09:31 +0000)
web/.htaccess

index c0fbf3e9db911aedba14833cab56e6422158fb7e..1bf45b319d9c57105f9adbc9524c4054d030241d 100644 (file)
@@ -2,6 +2,6 @@
 header append Cache-Control "public, last-modified, must-revalidate"
 </FilesMatch>
 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"