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>

Chris.

--
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to