You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/09/27 13:09:22 UTC

cvs commit: avalon-site/site .htaccess

mcconnell    2003/09/27 04:09:22

  Modified:    site     .htaccess
  Log:
  Update redirects.
  
  Revision  Changes    Path
  1.4       +3 -3      avalon-site/site/.htaccess
  
  Index: .htaccess
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/.htaccess,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- .htaccess	16 Apr 2003 08:31:59 -0000	1.3
  +++ .htaccess	27 Sep 2003 11:09:22 -0000	1.4
  @@ -1,4 +1,4 @@
   RedirectMatch ^/apps(.*) http://avalon.apache.org/phoenix/applications.html
  -RedirectMatch ^/sandbox/meta(.*) http://avalon.apache.org/sandbox/merlin/meta
  -RedirectMatch ^/sandbox/assembly(.*) http://avalon.apache.org/sandbox/merlin/assembly
  -RedirectMatch ^/sandbox/api(.*) http://avalon.apache.org/sandbox/merlin/apidocs
  +RedirectMatch ^/sandbox/meta(.*) http://avalon.apache.org/meta
  +RedirectMatch ^/sandbox/merlin(.*) http://avalon.apache.org/merlin
  +RedirectMatch ^/sandbox/api(.*) http://avalon.apache.org/merlin/api
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org