> > Could you do a > > > > <map:match pattern="*"> > > <map:redirect-to uri="../not-found"/> > > </map:match> > > > > or something as last one and cascade the way up? > > This should work as well, except that it makes another round-trip to > the client browser: ugly!
you could also use a resource - then it should be an internal redirect... btw: do we already have an "always" matcher? due to the lastest performance analysis we should better substitute <map:match pattern="*"> or <map:match pattern="**"> with <map:match type="always"> or similiar... -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]