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/12 23:46:04 UTC

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

Author: hossman
Date: Thu Apr 12 21:46:04 2012
New Revision: 1325536

URL: http://svn.apache.org/viewvc?rev=1325536&view=rev
Log:
ugh ... still infinite loop???

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

Modified: lucene/cms/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/.htaccess?rev=1325536&r1=1325535&r2=1325536&view=diff
==============================================================================
--- lucene/cms/trunk/content/.htaccess (original)
+++ lucene/cms/trunk/content/.htaccess Thu Apr 12 21:46:04 2012
@@ -9,7 +9,7 @@
 # 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?
+#RedirectMatch (^.*mirrors-.*-redir.html)$ $1?
 
 
 ### Pre-CMS site redirects