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

svn commit: r1325557 - /lucene/cms/trunk/content/.htaccess

Author: hossman
Date: Thu Apr 12 22:26:12 2012
New Revision: 1325557

URL: http://svn.apache.org/viewvc?rev=1325557&view=rev
Log:
rip out all attempt at making redir url dynamic ... my rewriteengine fu is failing me

Modified:
    lucene/cms/trunk/content/.htaccess

Modified: lucene/cms/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/.htaccess?rev=1325557&r1=1325556&r2=1325557&view=diff
==============================================================================
--- lucene/cms/trunk/content/.htaccess (original)
+++ lucene/cms/trunk/content/.htaccess Thu Apr 12 22:26:12 2012
@@ -3,15 +3,6 @@
 #
 #
 
-### 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