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 ro...@apache.org on 2007/12/16 18:31:49 UTC

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

Author: rolandw
Date: Sun Dec 16 09:31:47 2007
New Revision: 604657

URL: http://svn.apache.org/viewvc?rev=604657&view=rev
Log:
redirect for HttpClient 3.x

Modified:
    jakarta/site/docs/.htaccess

Modified: jakarta/site/docs/.htaccess
URL: http://svn.apache.org/viewvc/jakarta/site/docs/.htaccess?rev=604657&r1=604656&r2=604657&view=diff
==============================================================================
--- jakarta/site/docs/.htaccess (original)
+++ jakarta/site/docs/.htaccess Sun Dec 16 09:31:47 2007
@@ -54,10 +54,11 @@
 Redirect Permanent /tapestry http://tapestry.apache.org
 Redirect Permanent /tapestry/3.0.4 http://tapestry.apache.org/tapestry3
 Redirect Permanent /hivemind http://hivemind.apache.org
+Redirect Permanent /httpcomponents/httpclient-3.x http://hc.apache.org/httpclient-3.x
 # the redirect for Commons is below
 
 Redirect Permanent /commons/sandbox/sql http://db.apache.org/ddlutils
-Redirect Permanent /commons/httpclient http://jakarta.apache.org/httpcomponents/httpclient-3.x
+Redirect Permanent /commons/httpclient http://hc.apache.org/httpclient-3.x
 #
 # The redirect for Commons must appear after those for former subprojects
 Redirect Permanent /commons http://commons.apache.org



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