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/07/22 12:47:05 UTC

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

Author: crossley
Date: Fri Jul 22 03:47:02 2005
New Revision: 220290

URL: http://svn.apache.org/viewcvs?rev=220290&view=rev
Log:
Handle the old build.html etc. URLs.

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=220290&r1=220289&r2=220290&view=diff
==============================================================================
--- forrest/trunk/site-author/content/.htaccess (original)
+++ forrest/trunk/site-author/content/.htaccess Fri Jul 22 03:47:02 2005
@@ -4,6 +4,7 @@
 RedirectMatch ^/mail-archives(.*) http://forrest.apache.org/mail-lists$1
 RedirectMatch .*proposal-asf-publish.html http://people.apache.org/~crossley/proposal-asf-publish.html
 RedirectMatch ^/0.7/events(.*) http://forrest.apache.org/events$1
+RedirectMatch ^/build(.*) http://forrest.apache.org/docs_0_70/build$1
 
 # Some special docs need to point to the development version.
 RedirectMatch ^/docs\.html http://forrest.apache.org/versions/