crossley    2004/08/01 21:54:35

  Modified:    targets/forrest .htaccess
  Log:
  Add re-direct from old mail-archives.* to consolidated mail-lists.*
  
  Revision  Changes    Path
  1.3       +1 -0      xml-site/targets/forrest/.htaccess
  
  Index: .htaccess
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/.htaccess,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .htaccess 17 Jun 2004 06:14:42 -0000      1.2
  +++ .htaccess 2 Aug 2004 04:54:34 -0000       1.3
  @@ -22,5 +22,6 @@
   RedirectMatch Permanent ^/forrest/validation(.*) 
http://forrest.apache.org/docs/validation$1
   RedirectMatch Permanent ^/forrest/wiki-sample(.*) 
http://forrest.apache.org/docs/wiki-sample$1
   RedirectMatch Permanent ^/forrest/your-project(.*) 
http://forrest.apache.org/docs/your-project$1
  +RedirectMatch Permanent ^/forrest/mail-archives(.*) 
http://forrest.apache.org/mail-lists$1
   # catch the rest
   RedirectMatch Permanent ^/forrest/(.*) http://forrest.apache.org/$1
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to