leosimons    2003/11/10 09:15:18

  Modified:    site     .htaccess
  Log:
  docs for store, sourceresolve, ecm
  
  Revision  Changes    Path
  1.6       +3 -3      avalon-site/site/.htaccess
  
  Index: .htaccess
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/.htaccess,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- .htaccess 30 Oct 2003 09:23:44 -0000      1.5
  +++ .htaccess 10 Nov 2003 17:15:18 -0000      1.6
  @@ -5,7 +5,7 @@
   RedirectMatch ^/cornerstone(.*) http://avalon.apache.org/components/
   RedirectMatch ^/fortress(.*) http://avalon.apache.org/excalibur/fortress$1
   RedirectMatch ^/excalibur/compatibility(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
  -RedirectMatch ^/excalibur/component(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
  +RedirectMatch ^/excalibur/component/(.*) 
http://avalon.apache.org/excalibur/component.html
   RedirectMatch ^/excalibur/datasource(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
   RedirectMatch ^/excalibur/event(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
   RedirectMatch ^/excalibur/extension(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
  @@ -14,8 +14,8 @@
   RedirectMatch ^/excalibur/logger(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
   RedirectMatch ^/excalibur/monitor(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
   RedirectMatch ^/excalibur/pool(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
  -RedirectMatch ^/excalibur/sourceresolve(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
  -RedirectMatch ^/excalibur/store(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
  +RedirectMatch ^/excalibur/sourceresolve/(.*) 
http://avalon.apache.org/excalibur/sourceresolve-index.html
  +RedirectMatch ^/excalibur/store/(.*) 
http://avalon.apache.org/excalibur/store-index.html
   RedirectMatch ^/excalibur/thread(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
   RedirectMatch ^/excalibur/xfc(.*) 
http://avalon.apache.org/excalibur/no-docs-available.html
   RedirectMatch ^/downloads.cgi(.*) http://avalon.apache.org/download.cgi$1
  
  
  

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

Reply via email to