You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ba...@apache.org on 2005/03/02 02:19:24 UTC

svn commit: r155850 - jakarta/site/docs/.htaccess

Author: bayard
Date: Tue Mar  1 17:19:23 2005
New Revision: 155850

URL: http://svn.apache.org/viewcvs?view=rev&rev=155850
Log:
redirect for lucene put in place

Modified:
    jakarta/site/docs/.htaccess

Modified: jakarta/site/docs/.htaccess
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/.htaccess?view=diff&r1=155849&r2=155850
==============================================================================
--- jakarta/site/docs/.htaccess (original)
+++ jakarta/site/docs/.htaccess Tue Mar  1 17:19:23 2005
@@ -43,6 +43,7 @@
 Redirect Permanent /james http://james.apache.org
 
 Redirect Permanent /log4j http://logging.apache.org/log4j
+Redirect Permanent /lucene http://lucene.apache.org/java
 Redirect Permanent /pluto http://portals.apache.org/pluto
 
 Redirect Permanent /ojb http://db.apache.org/ojb
@@ -55,4 +56,3 @@
 
 RedirectMatch Permanent ^/struts(.*) http://struts.apache.org$1
 
-#RedirectMatch Permanent ^/lucene(.*) http://lucene.apache.org/java$1



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org