You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/04/12 23:42:21 UTC

svn commit: r812597 - in /websites/staging/lucene/trunk/content: ./ .htaccess

Author: buildbot
Date: Thu Apr 12 21:42:21 2012
New Revision: 812597

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/.htaccess

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 12 21:42:21 2012
@@ -1 +1 @@
-1325515
+1325535

Modified: websites/staging/lucene/trunk/content/.htaccess
==============================================================================
--- websites/staging/lucene/trunk/content/.htaccess (original)
+++ websites/staging/lucene/trunk/content/.htaccess Thu Apr 12 21:42:21 2012
@@ -3,6 +3,15 @@
 #
 #
 
+### Download URLs
+
+# these are HTML pages so that the browser triggers the google analytics 
+# for download counts, but that means they also get browser cached and what not
+# to try and mitigate wonkyness, w/o having URLs too ugly, append a query 
+# string (only if it doesn't have one -- no circular redirect)
+RedirectMatch (^.*mirrors-.*-redir.html)$ $1?
+
+
 ### Pre-CMS site redirects
 
 # page renames