Quoting Vadim Gritsenko <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > >>>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... > > > > You can always omit "always" match - absence of match also always matches > :) >
You mean a <map:generate/> etc. directly in <map:pipeline/>?? Everyday you learn something new... :) -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]