Computing.Net > Forums > Windows NT > Two web sites on one Server?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Two web sites on one Server?

Reply to Message Icon

Name: JB
Date: June 11, 2000 at 10:59:57 Pacific
Comment:

Hi all,
Can anyone out there tell me how to put two web sites on one NT 4.0 server. I currently have one in our company but need to add another company's site. Do l need to also do something with ip's? Any help would be much appreciated.

Jeff



Sponsored Link
Ads by Google

Response Number 1
Name: Nathan
Date: June 11, 2000 at 17:47:04 Pacific
Reply:

I assume you are using IIS?

You need to add another IP address to the TCP/IP stack in Network properties, Protocols, TCP/IP, Advanced (off the top of my head).

Then in IIS find the Add new Site option (it varies in location from version to version) you should now be able to use the new IP address you added to the stack.

Note: I seem to recall the server needing to be re-started, not sure but do it after hours or with a worning to users just incase, anmd maybe it would pay to add a few more addresses for future use at the same time.


0

Response Number 2
Name: foryu
Date: June 12, 2000 at 08:30:10 Pacific
Reply:

IIS 4.0 not only provides support for hosting multiple Web sites on a single computer running Windows
NT Server, but also for hosting them on a single IP address.
IIS provides this capability through the use of a host header that is supported by most newer browsers
(Internet Explorer 4.0 and Netscape 4.0, for example) and some older ones. Host headers are
supported by HTTP 1.1.
Web sites have a descriptive name and can support one or more host header names. Host header
names make the hosting of multiple domain names on one Web site possible.
The browser sends the host header (which includes the name of the Web site it is trying to access) to
the server. The client must also be able to resolve the host name to an IP address using DNS or a
HOSTS file.
Not all browsers support the use of host header names.
If a visitor attempts to contact your site with an older browser that does not support host headers, the
visitor gets the default Web site assigned to the address (if a default site is enabled), which may not
necessarily be the site requested.
Custom HTTP headers are used to send messages such as cache pages from the server to the browser.
You can configure two virtual servers on a computer using the same or different IP addresses. The two
virtual servers may use the same Web content or different Web content.

(Reference: Microsoft Internet Information Server 4.0 Training, Hands-On, Self-Paced Training for
Supporting Version 4.0, "Configuring the WWW Service", page 87)


0

Response Number 3
Name: JB
Date: June 16, 2000 at 05:21:03 Pacific
Reply:

Thanks guys.....will look into it further. I think l am running IIS 2 or 3. I will check on this first thing tomorrow.

Again, much appreciated.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: Two web sites on one Server?

2 FTP-sites on one server with one domain www.computing.net/answers/windows-nt/2-ftpsites-on-one-server-with-one-domain/8052.html

How to published Web Site on NT www.computing.net/answers/windows-nt/how-to-published-web-site-on-nt/8945.html

Hosting multiple web pages on NT www.computing.net/answers/windows-nt/hosting-multiple-web-pages-on-nt/10023.html