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:32 UTC

svn commit: r220291 - /forrest/site/.htaccess

Author: crossley
Date: Fri Jul 22 03:47:29 2005
New Revision: 220291

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

Modified:
    forrest/site/.htaccess

Modified: forrest/site/.htaccess
URL: http://svn.apache.org/viewcvs/forrest/site/.htaccess?rev=220291&r1=220290&r2=220291&view=diff
==============================================================================
--- forrest/site/.htaccess (original)
+++ forrest/site/.htaccess Fri Jul 22 03:47:29 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/