Author: crossley
Date: Wed Jun 29 07:49:40 2005
New Revision: 202387

URL: http://svn.apache.org/viewcvs?rev=202387&view=rev
Log:
Add basic Redirect for /howto

Modified:
    forrest/site/.htaccess

Modified: forrest/site/.htaccess
URL: 
http://svn.apache.org/viewcvs/forrest/site/.htaccess?rev=202387&r1=202386&r2=202387&view=diff
==============================================================================
--- forrest/site/.htaccess (original)
+++ forrest/site/.htaccess Wed Jun 29 07:49:40 2005
@@ -15,6 +15,7 @@
 Redirect /docs/plugins http://forrest.apache.org/pluginDocs/plugins_0_70
 Redirect /docs/dev http://forrest.apache.org/docs_0_80
 Redirect /docs http://forrest.apache.org/docs_0_70
+Redirect /howto http://forrest.apache.org/docs_0_70/howto
 
 # handle all DTDs etc.
 <Files ~ "\.(dtd|mod)$">