Is there a way to have a virtual directory in iis 7 point to another domain?

Posted by Dan Appleyard on Server Fault See other posts from Server Fault or by Dan Appleyard
Published on 2010-05-06T16:45:47Z Indexed on 2010/05/06 16:48 UTC
Read the original article Hit count: 311

Let us say I have two subdomains: http://content.mydomain.com and http://app.mydomain.com.

http://content.mydomain.com is pointing at a different server than http://app.mydomain.com is. Is there a way to get a url of http://app.domain/content to point to http://content.mydomain.com without the url in the browser changing to the subdomain?

I am trying to get this to work in IIS 7 / 6 and am having issues.

Any advice would be greatly appreciated!

© Server Fault or respective owner

Related posts about iis

Related posts about subdomain