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/02/07 01:35:54 UTC

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

Author: hossman
Date: Tue Feb  7 00:35:53 2012
New Revision: 1241293

URL: http://svn.apache.org/viewvc?rev=1241293&view=rev
Log:
solr wiki redirect

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

Modified: lucene/cms/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/.htaccess?rev=1241293&r1=1241292&r2=1241293&view=diff
==============================================================================
--- lucene/cms/trunk/content/.htaccess (original)
+++ lucene/cms/trunk/content/.htaccess Tue Feb  7 00:35:53 2012
@@ -33,6 +33,11 @@ RedirectMatch Permanent /pylucene/resour
 RedirectMatch Permanent /pylucene/documentation/(.*) /pylucene/$1
 RedirectMatch Permanent /pylucene/jcc/documentation/(.*) /pylucene/jcc/$1
 
+# this got added to the new site nav, even though it has never existed.
+# faster for now to put a redirect in then to try and figure out how to fix the nav
+RedirectMatch Permanent /solr/wiki.html http://wiki.apache.org/solr/
+
+
 ### old subprojects
 
 # old nutch redirects