Hi All,
I am trying to put a setup in place that will do the following:
I have an externally accessiable server and the the domains (mail.domain.com.au and remote.domain.com.au) both point to this machine.
When a request for mail.domain.com.au come to the machine I want it to serve up the OWA at mail.domain.com.au (10.10.10.29) and when they type remote.domain.com.au I want RDweb (10.10.10.28) to be served.
I have read both http://www.iis.net/learn/extensions/url-rewrite-module/reverse-proxy-with-url-rewrite-v2-and-application-request-routing and http://blogs.msdn.com/b/carlosag/archive/2010/04/02/setting-up-a-reverse-proxy-using-iis-url-rewrite-and-arr.aspx and had no luck getting it to work.
Any help is appeciated.
Cheers,
Trent.