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/05 01:37:12 UTC

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

Author: crossley
Date: Mon Jul  4 16:37:11 2005
New Revision: 209145

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

Modified:
    forrest/site/.htaccess

Modified: forrest/site/.htaccess
URL: http://svn.apache.org/viewcvs/forrest/site/.htaccess?rev=209145&r1=209144&r2=209145&view=diff
==============================================================================
--- forrest/site/.htaccess (original)
+++ forrest/site/.htaccess Mon Jul  4 16:37:11 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/