Quantcast
Channel: sbs-2011 – Admins Goodies
Viewing all articles
Browse latest Browse all 10

Redirect some http requests from one IIS to a another IIS on the network

$
0
0

Question

We have a network exposed externally through a static IP address. Our main SBS 2011 server hosts the remote/mail website (remote.company.net), while another IIS server on the network hosts our clients website (clients.company.net).

However, I can’t make client.company.net http requests to bounce from the SBS to the other IIS, where that website is actually hosted.

Could you please help me set this up?
Thanks

Asked by Emged

Answer

Check out Application Request Routing… it is the only way to proxy requests the way you are describing. It provides request routing logic: http://www.iis.net/download/applicationrequestrouting
-Chris

Answered by Chris Anton

Viewing all articles
Browse latest Browse all 10

Trending Articles