You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/06/29 16:49:34 UTC

svn commit: r202386 - /forrest/trunk/site-author/content/.htaccess

Author: crossley
Date: Wed Jun 29 07:49:32 2005
New Revision: 202386

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

Modified:
    forrest/trunk/site-author/content/.htaccess

Modified: forrest/trunk/site-author/content/.htaccess
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/.htaccess?rev=202386&r1=202385&r2=202386&view=diff
==============================================================================
--- forrest/trunk/site-author/content/.htaccess (original)
+++ forrest/trunk/site-author/content/.htaccess Wed Jun 29 07:49:32 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)$">