You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by cr...@apache.org on 2003/09/08 10:59:08 UTC

cvs commit: xml-site/targets/cocoon .htaccess

crossley    2003/09/08 01:59:08

  Modified:    targets/cocoon .htaccess
  Log:
  The old site docs should redirect to current version, now 2.1
  
  Revision  Changes    Path
  1.3       +1 -1      xml-site/targets/cocoon/.htaccess
  
  Index: .htaccess
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/cocoon/.htaccess,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .htaccess	8 Jul 2003 12:30:04 -0000	1.2
  +++ .htaccess	8 Sep 2003 08:59:08 -0000	1.3
  @@ -1,2 +1,2 @@
  -RedirectMatch permanent /cocoon/(.+)$ http://cocoon.apache.org/2.0/$1
  +RedirectMatch permanent /cocoon/(.+)$ http://cocoon.apache.org/2.1/$1
   RedirectMatch seeother /cocoon.+ http://cocoon.apache.org/
  
  
  

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