When trying <map:match pattern="*/baz"> <map:redirect-to uri="bar/baz"/> </map:match>
foo/baz will get redirected to foo/bar/baz, not to bar/baz If I wanted to redirect to that, I could just write <map:match pattern="*/baz"> <map:redirect-to uri="*/bar/baz"/> </map:match> This is with Cocoon 2.1m2 -- Fernando D. Mato Mira [EMAIL PROTECTED] Thomson Dialog www.dialog.com E-MAIL NOTICE: This message (plus any attachments) is confidential and may be subject to lawyer-client privilege. Use without permission is strictly prohibited.