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

[snapshot/master] Add public stanza to Cache-Control header



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

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


Reply to: