Virtual Hosts? How do I let one server host 2 sites each with own domain name?

WDCentral

Member
Jan 10, 2001
188
0
0
I know ISP's have 200 sites all on one server, I just want 2 different sites hosted off of one server. I am running IIS 5.0.

Thanks for any input.
 

WDCentral

Member
Jan 10, 2001
188
0
0
I know ISP's have 200 sites all on one server, I just want 2 different sites hosted off of one server. I am running IIS 5.0.

Thanks for any input.


... Anyone?
 

Rainsford

Lifer
Apr 25, 2001
17,515
0
0
If you have don't have the server version of Win2k you can't. Sorry. Apache or Xitami would work though. Xitami is better for Windows.
 

Damaged

Diamond Member
Oct 11, 1999
3,020
0
0
We do this with Linux boxen and Apache and IP based virtual hosts. Compile the kernel with IP Aliasing and it's a snap. However...ARIN is strongly recommending that people move to name based virtual hosting instead of IP based.

And...I don't know how you'd do it with W2K. Sorry. :)