stevenn 2003/07/08 05:30:04 Modified: targets/cocoon .htaccess Log: changed redirection strategy Revision Changes Path 1.2 +2 -1 xml-site/targets/cocoon/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/xml-site/targets/cocoon/.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .htaccess 17 May 2003 02:58:00 -0000 1.1 +++ .htaccess 8 Jul 2003 12:30:04 -0000 1.2 @@ -1 +1,2 @@ -RedirectMatch permanent /cocoon(.*)$ "http://cocoon.apache.org/2.0$1 +RedirectMatch permanent /cocoon/(.+)$ http://cocoon.apache.org/2.0/$1 +RedirectMatch seeother /cocoon.+ http://cocoon.apache.org/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
