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/10/28 18:57:03 UTC

cvs commit: avalon-site/site .htaccess

mcconnell    2003/10/28 09:57:03

  Added:       site     .htaccess
  Log:
  add cornerstone redirect to components.
  
  Revision  Changes    Path
  1.1                  avalon-site/site/.htaccess
  
  Index: .htaccess
  ===================================================================
  RedirectMatch ^/apps(.*) http://avalon.apache.org/phoenix/applications.html
  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
  RedirectMatch ^/cornerstone(.*) http://avalon.apache.org/components
  
  
  

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