Bernard
Sun Mar 09 21:02:40 CDT 2008
1) Create multiple sites at IIS, either via unique IP address or host
header;
HOW TO: Use Host Header Names to Configure Multiple Web Sites in Internet
Information Services 6.0
http://support.microsoft.com/?id=324287
2) Setup proper name resolution, e.g. via DNS or Hosts file (for local
network).
How To Configure DNS Records for Your Web Site in Windows Server 2003
http://support.microsoft.com/?id=324260
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"newsqlman" <ndittoo@yahoo.com> wrote in message
news:cdb36fcb-3648-4e73-86e3-4c4944d9ad53@e25g2000prg.googlegroups.com...
> I'm new to setting up a Web Server stuff in Windows 2003. I have a
> couple sites that I've setup but want to allow all of them to reside
> on one Windows 2003 server and need a bit of help. How do I create or
> set the sites up on the server so when someone goes to www.sitea.com
> it will take them to sitea on the server and so on with www.siteb.com
> to siteb on the server.
>
> Thanks, I'm thinking I'm just missing something very simple here.