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

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

Author: buildbot
Date: Tue Feb  7 00:35:58 2012
New Revision: 804060

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/.htaccess

Modified: websites/staging/lucene/trunk/content/.htaccess
==============================================================================
--- websites/staging/lucene/trunk/content/.htaccess (original)
+++ websites/staging/lucene/trunk/content/.htaccess Tue Feb  7 00:35:58 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