Author: rahul
Date: Wed Oct 19 06:24:18 2005
New Revision: 326554
URL: http://svn.apache.org/viewcvs?rev=326554&view=rev
Log:
Redirect from Commons Sandbox to Commons Proper for Commons VFS component.
Requested by Mario Ivankovits (imario).
Modified:
jakarta/site/docs/.htaccess
Modified: jakarta/site/docs/.htaccess
URL:
http://svn.apache.org/viewcvs/jakarta/site/docs/.htaccess?rev=326554&r1=326553&r2=326554&view=diff
==============================================================================
--- jakarta/site/docs/.htaccess (original)
+++ jakarta/site/docs/.htaccess Wed Oct 19 06:24:18 2005
@@ -53,3 +53,8 @@
RedirectMatch Permanent /builds/jakarta-james/latest
http://cvs.apache.org/builds/james-server/test-build/
RedirectMatch Permanent /builds/jakarta-james/nightly
http://cvs.apache.org/builds/james-server/
RedirectMatch Permanent /builds/jakarta-james
http://www.apache.org/dist/jakarta/james
+
+#
+# Commons sandbox projects moved to proper
+#
+Redirect Permanent /commons/sandbox/vfs http://jakarta.apache.org/commons/vfs
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]