Forum Discussion

lisiecki_54902's avatar
lisiecki_54902
Icon for Nimbostratus rankNimbostratus
Jul 01, 2017

switch on multiple domains

I have multiple domains and want to match behavior for URI, can I use an or for the host?   switch [string tolower[HTTP::host]] { "www.foo.com" - "www.foobar.com" { switch -glob [HTTP::uri] {...