projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2255274
)
cache delle immagini a 4 giorni
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 28 Jan 2007 09:31:13 +0000
(09:31 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 28 Jan 2007 09:31:13 +0000
(09:31 +0000)
web/.htaccess
patch
|
blob
|
history
diff --git
a/web/.htaccess
b/web/.htaccess
index
c0fbf3e
..
1bf45b3
100644
(file)
--- a/
web/.htaccess
+++ b/
web/.htaccess
@@
-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"