Hi there,
We have one web server being used solely as a load balancing server using ARR.
There are two other web servers, that are in the ARRs server farm.
I would like to redirect a specific URL to one of the servers in the server farm. So, for example,https://www.contoso.com/ will be load balanced, whilehttps://www.contoso.com/admin.aspx will only go to a designated server within the server farm.
Is this possible, perhaps using URL rewrite? I see in URL rewrite you are able to redirect a URL to a specific server farm, butnot a specific server within a server farm.
Thanks in advance!
Mat