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 2006/10/18 01:20:27 UTC

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

Author: bayard
Date: Tue Oct 17 16:20:26 2006
New Revision: 465095

URL: http://svn.apache.org/viewvc?view=rev&rev=465095
Log:
Someone modified the .htaccess live, rather than via svn. Updating to include their modifications. 

Modified:
    jakarta/site/docs/.htaccess

Modified: jakarta/site/docs/.htaccess
URL: http://svn.apache.org/viewvc/jakarta/site/docs/.htaccess?view=diff&rev=465095&r1=465094&r2=465095
==============================================================================
--- jakarta/site/docs/.htaccess (original)
+++ jakarta/site/docs/.htaccess Tue Oct 17 16:20:26 2006
@@ -27,6 +27,7 @@
 Redirect Permanent /legal.html                            http://jakarta.apache.org/site/legal.html
 Redirect Permanent /contact.html                          http://jakarta.apache.org/site/contact.html
 RedirectMatch ^/torque(.*)                                http://jakarta.apache.org/turbine/torque$1
+Redirect Permanent /commons/logging/api/index.html        http://jakarta.apache.org/commons/logging/apidocs/index.html
 
 Redirect Permanent /downloads/binindex.html               http://jakarta.apache.org/site/downloads/index.html
 Redirect Permanent /downloads/sourceindex.html            http://jakarta.apache.org/site/downloads/index.html
@@ -48,6 +49,8 @@
 Redirect Permanent /struts http://struts.apache.org
 Redirect Permanent /tomcat http://tomcat.apache.org
 Redirect Permanent /turbine/maven http://maven.apache.org
+Redirect Permanent /tapestry http://tapestry.apache.org
+Redirect Permanent /tapestry/3.0.4 http://tapestry.apache.org/tapestry3
 
 Redirect Permanent /commons/sandbox/sql http://db.apache.org/ddlutils
 



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