quoted form
http://www.ms-mvps.com
HOW TO setup Host Header Names to Host Multiple Sites on One IP
Configure Host Header Names in IIS 5.0
To configure host header names in IIS, start the Internet Service Manager
(Iis.msc)>the Properties of the web, select IP address that the site will
use and TCP Port that should be used (usually 80). Click Advanced>Multiple
identities for this Web Site list, select the identity that you want to use.
Click Edit, and then add the desired host header name like web1.domain.com.
Register the host header name with the appropriate name resolution system.
If the accessed web is on an intranet register it with the intranet's name
resolution system, such as WINS and internal DNS. If the access web is on
the Internet, register the host header name with DNS, which is administered
by InterNic.
--
For more and other information, go to
http://www.ms-mvps.com
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.
Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ms-mvps.com
This posting is provided "AS IS" with no warranties.
"Next" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> I am trying to understand how I can get two webservers running in our
domain
> using only one of our IP addresses. Can this be done?
>
> Here's the story:
>
> We have a new website that would greatly benefit from iis6.0 on w2003.
> However we are using exchange 2000 with Outlook Web Access.
> I understand that OWA2000 won't(?) install on W2003, so we are trying to
> find a way to add a W2000 webserver for OWA2000. Then upgrade the old
> webserver to W2003.
>
> How can both webservers be accessed from the internet?
>
> Thanks in advance for any direction you can give,
> Aaron
>
>