On Fri, 2003-06-20 at 17:57, Christian Haul wrote:
> Dominic Chambers wrote:
> > Almost, but I need to switch based on host name. Perhaps if I could make
> > the result of the host name comparison a variable, like {1} is for
> > wildcard matches, that would work perfectly. I just tried this
> > experiemnt:
>
> Try (Cocoon >= 2.0.4)
>
> <map:pipeline>
> <map:match pattern="">
> <map:redirect-to uri="{request:serverName}/test.html"/>
> </map:match>
> </map:pipeline>
>
Yes, that is perfect. Thanks Chris, Upayavira & Michael for the
excellent help!
> Chris.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]