Author: buildbot
Date: Fri Jul 19 17:53:03 2013
New Revision: 870163
Log:
Staging update by buildbot for flex
Added:
websites/staging/flex/trunk/content/installer/.htaccess
Modified:
websites/staging/flex/trunk/cgi-bin/ (props changed)
websites/staging/flex/trunk/content/ (props changed)
Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul 19 17:53:03 2013
@@ -1 +1 @@
-1504946
+1504948
Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul 19 17:53:03 2013
@@ -1 +1 @@
-1504946
+1504948
Added: websites/staging/flex/trunk/content/installer/.htaccess
==============================================================================
--- websites/staging/flex/trunk/content/installer/.htaccess (added)
+++ websites/staging/flex/trunk/content/installer/.htaccess Fri Jul 19 17:53:03
2013
@@ -0,0 +1,2 @@
+#Dont let contents of installer/* be cached. This way when we make updates, it
will be picked up by the Installer, etc. right away.
+Header Set Cache-Control "no-store, no-cache"