You need to create a new website in IIS with your internal dns name http://internal in your examples. Then set it to redirect to http://internal:8080 Most of that is covered in this MS page: http://support.microsoft.com/?id=324287 The redirect isn't. But once you have the new "website" setup (I'm pretty sure that is what IIS calls it, not a virtual host), you can right click on it, go to Properties and probably figure out how to make the redirect happen. On Mar 5, 2009, at 1:14 PM, Tim Ford wrote: IIS is hosting a completely different web page and doesn't communicate with the web page being hosted with apache. So I can't do redirect with iis. |