Hi. Is it possible to route www.domain1.com to "serverfarm1" and www.domain2.com to "serverfarm2" for example? I've been trying to use regular expressions to do this but it doesn't seem ARR likes the way I am doing it. I was trying to do this using:
Regular Expressions
Pattern: ^www.domain1.com$
Action: Route to Server Farm
Thanks so much for the help!