You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2010/05/12 07:34:53 UTC

svn commit: r943378 - /lucene/site/publish/.htaccess

Author: mattmann
Date: Wed May 12 05:34:53 2010
New Revision: 943378

URL: http://svn.apache.org/viewvc?rev=943378&view=rev
Log:
Promote Nutch to TLP

Modified:
    lucene/site/publish/.htaccess

Modified: lucene/site/publish/.htaccess
URL: http://svn.apache.org/viewvc/lucene/site/publish/.htaccess?rev=943378&r1=943377&r2=943378&view=diff
==============================================================================
--- lucene/site/publish/.htaccess (original)
+++ lucene/site/publish/.htaccess Wed May 12 05:34:53 2010
@@ -16,3 +16,6 @@ RedirectMatch Permanent ^/hadoop(.*) htt
 
 # promote Tika to TLP
 RedirectMatch Permanent ^/tika/(.*)$ http://tika.apache.org/$1 
+
+# promote Nutch to TLP
+RedirectMatch Permanent ^/nutch/(.*)$ http://nutch.apache.org/$1