Author: crossley
Date: Mon Jul  4 16:37:21 2005
New Revision: 209146

URL: http://svn.apache.org/viewcvs?rev=209146&view=rev
Log:
Special redirect for /0.7/events.* to /events.*

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=209146&r1=209145&r2=209146&view=diff
==============================================================================
--- forrest/trunk/site-author/content/.htaccess (original)
+++ forrest/trunk/site-author/content/.htaccess Mon Jul  4 16:37:21 2005
@@ -3,6 +3,7 @@
 # Some old documents need special handling
 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
 
 # Some special docs need to point to the development version.
 RedirectMatch ^/docs\.html http://forrest.apache.org/versions/