I need to create multiple virtual hosts in IIS 6.0
according to Microsoft's KBArticle 324287, however, at
the bottom it says multiple hosts need to be mapped tot
he single IP address w/ DNS, can you tell me specifically
what record needs added and how it should be configured.

Re: Multiple Virtual Hosts by Keith

Keith
Wed Dec 17 15:30:59 CST 2003

For each address that needs to point to your web server, make sure there's a
host record in each zone file pointing to your IP address. Not much more to
it than that...

"Ken Walker" <kwalker@freedomnet.net> wrote in message
news:028c01c3c4da$d672aca0$a401280a@phx.gbl...
> I need to create multiple virtual hosts in IIS 6.0
> according to Microsoft's KBArticle 324287, however, at
> the bottom it says multiple hosts need to be mapped tot
> he single IP address w/ DNS, can you tell me specifically
> what record needs added and how it should be configured.



Re: Multiple Virtual Hosts by nut

nut
Thu Dec 18 12:54:20 CST 2003

there is one other step...

you need to tell each site you create which url to repsond to, otherwise IIS
wont know which site to return for a given request.

NuTs

"Keith W. McCammon" <km@km.com> wrote in message
news:u3D1lUOxDHA.2116@TK2MSFTNGP11.phx.gbl...
> For each address that needs to point to your web server, make sure there's
a
> host record in each zone file pointing to your IP address. Not much more
to
> it than that...
>
> "Ken Walker" <kwalker@freedomnet.net> wrote in message
> news:028c01c3c4da$d672aca0$a401280a@phx.gbl...
> > I need to create multiple virtual hosts in IIS 6.0
> > according to Microsoft's KBArticle 324287, however, at
> > the bottom it says multiple hosts need to be mapped tot
> > he single IP address w/ DNS, can you tell me specifically
> > what record needs added and how it should be configured.
>
>



Re: Multiple Virtual Hosts by tdevere

tdevere
Wed Feb 04 05:24:30 CST 2004

This is correct information... did you have any trouble with it?

Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.