Re: Creating a new node in IIS (Ex: http://xxx.domain.com)
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 04/20/04
- Next message: Kristofer Gafvert: "Re: IIS 5.0 doesn't seem to be working"
- Previous message: Kristofer Gafvert: "Re: IIS ext-log question"
- In reply to: Marcus: "Creating a new node in IIS (Ex: http://xxx.domain.com)"
- Next in thread: Tom Kaminski [MVP]: "Re: Creating a new node in IIS (Ex: http://xxx.domain.com)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Apr 2004 20:14:31 +0200
Hello,
Right click Web Sites in IIS Manager, and select New Website. Follow the
wizard, and you will have a second website within seconds.
"Would this require another web server?"
No, IIS 6 can host several websites on one server. You must however have a
way to distinguish them. Host headers is one common way, adding IPs to the
machine is another. You also have the option to run the websites on
different ports. For host headers, see www.visualwin.com
Now, this is not all you need to do. Your client must also be able to find
this new website, which involves DNS. So you must also contact the people
taking care of the name server for domain.com, and ask them to add a record
for the new domain you have created.
-- Regards, Kristofer Gafvert - IIS MVP Reply to newsgroup only. Remove NEWS if you must reply by email, but please do not. http://www.ilopia.com/ "Marcus" <marcus.lee@circulent.com> wrote in message news:1c7c01c42700$25fe42c0$a001280a@phx.gbl... > I am hosting a web server on Windows Server 2003. How do > I create a new node (or instance) off the domain. For > example, if my root domain was http://www.domain.com, how > do you create http://new_node.domain.com? > > Would this require another web server? If so, will it > work with only one IP address available for both boxes > running IIS? > > Thansk in advance for your help.
- Next message: Kristofer Gafvert: "Re: IIS 5.0 doesn't seem to be working"
- Previous message: Kristofer Gafvert: "Re: IIS ext-log question"
- In reply to: Marcus: "Creating a new node in IIS (Ex: http://xxx.domain.com)"
- Next in thread: Tom Kaminski [MVP]: "Re: Creating a new node in IIS (Ex: http://xxx.domain.com)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|