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/01 03:04:30 UTC

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

Author: bayard
Date: Mon Feb 28 18:04:28 2005
New Revision: 155731

URL: http://svn.apache.org/viewcvs?view=rev&rev=155731
Log:
got the redirect slightly wrong, committing the fix I made live

Modified:
    jakarta/site/docs/.htaccess

Modified: jakarta/site/docs/.htaccess
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/.htaccess?view=diff&r1=155730&r2=155731
==============================================================================
--- jakarta/site/docs/.htaccess (original)
+++ jakarta/site/docs/.htaccess Mon Feb 28 18:04:28 2005
@@ -43,7 +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/docs
+Redirect Permanent /lucene http://lucene.apache.org/java
 Redirect Permanent /pluto http://portals.apache.org/pluto
 
 Redirect Permanent /ojb http://db.apache.org/ojb



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