i am running iis7. the web site has 2 unique applications each in its own folder structure and each installed as an application in iis.
the server has 2 ip addresses associated with it. in iis6 on the application property page all you had to do was specify an ip address and that address would automatically route you to the associated application.
this feature has either been removed or well hidden in iis7. so the question i have is, how do you associate a specific ip address with a specific iis application in iis7.
urlrewrite doesn’t seem to cover this case but then again its 3 in the morning…
we are associated ip addresses with specific applications because long term the transaction volume associated with each application will dictate using its own server.
\
Open iis7 –>> Right Click
Site–>> selectAdd Website–>>here you can set
ip address,port,physical pathof your app(ie in wwwroot) andhostname.