Multiple web site with same web server and same IP address

Multiple web site with same web server and same IP address

am 26.06.2007 15:04:18 von SilverLight

Our company have one web site for the own web server. Can I add more
"www.domain-name.com" with different content on this same server? Thanks.

Re: Multiple web site with same web server and same IP address

am 26.06.2007 16:33:39 von .._..

Yes, what you want are "host headers".

Remove or stop any virtual web with "any unassigned" for the IP.

Then add new virtual webs, specifically setting them up with the IP, and the
hostname you use for that web.

Repeat for each web/hostname.

"SilverLight" wrote in message
news:eLlDIK$tHHA.4916@TK2MSFTNGP04.phx.gbl...
> Our company have one web site for the own web server. Can I add more
> "www.domain-name.com" with different content on this same server? Thanks.

Re: Multiple web site with same web server and same IP address

am 26.06.2007 20:05:56 von Kristofer Gafvert

Hi,

Yes you can do that. You use something called Host Headers to dinstinguish
the websites.

You can read this article to find out more how you can use this to run
multiple websites:

"Using Host Headers to host multiple websites on IIS 6.0"
http://www.gafvert.info/iis/article/iis_multiple_websites.ht m


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


SilverLight wrote:

>Our company have one web site for the own web server. Can I add more
>"www.domain-name.com" with different content on this same server? Thanks.