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:36:11 UTC

svn commit: r804061 - in /websites/production/lucene: ./ content/.htaccess

Author: hossman
Date: Tue Feb  7 00:36:11 2012
New Revision: 804061

Log:
wiki redirect

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

Propchange: websites/production/lucene/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb  7 00:36:11 2012
@@ -1 +1 @@
-/websites/staging/lucene/trunk:779871-804058
+/websites/staging/lucene/trunk:779871-804060

Modified: websites/production/lucene/content/.htaccess
==============================================================================
--- websites/production/lucene/content/.htaccess (original)
+++ websites/production/lucene/content/.htaccess Tue Feb  7 00:36:11 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