[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[snapshot/master] Cache static images for even longer



---
 web/app/snapshot/public/.htaccess |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/app/snapshot/public/.htaccess b/web/app/snapshot/public/.htaccess
index 1109878..2887436 100644
--- a/web/app/snapshot/public/.htaccess
+++ b/web/app/snapshot/public/.htaccess
@@ -1,3 +1,3 @@
 ExpiresActive On
-ExpiresDefault "access plus 12 hour"
+ExpiresDefault "access plus 7 days"
 Header append Cache-Control public
-- 
1.5.6.5


Reply to: