I'm not even sure what this is called so I'm not sure what to search for exactly. I have a sub domain called software.company.com that resolves internally to the IIS7 server (corpserver1) on my intranet. Right now, it just goes to the "welcome to IIS" home screen. In IIS how do I map this friendly domain to the web site I want to launch? I tried a redirect but it takes software.company.com and redirects it to the ugly url corpserver1/MyIISWebsite
Thanks.