Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hosting 2 Web Sites with 1 IP

Status
Not open for further replies.

romh

Programmer
Jan 3, 2003
297
US
Hi, I've read all there is to read about configuring multiple web sites with 1 Ip. But I still cant seem to get it to work. I read this thread.

I have windows 2000 adv server. I can run the original site just fine, but not the 2nd one. I added headers to both sites. The 1st site is configured at c:\inetpub\ with headers
site.com

The 2nd site is a virtual directory with header

Are there any tricks that I am overlooking? Thanks
 
You want to add a second site not a virtual directory. What's the difference? Depends on what side of the "/" you are on.
For example
= Web site
= home is a virtual directory. Still the same website.

You would create two websites:

When the host header gets a request for either site it directs the request to the proper site.

Hope this helps...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top