Chris
Mon Nov 21 12:03:32 CST 2005
A host header basically allows you the ability to run multiple web sites on
the same IP and Port number.
Normally each web site would require its own IP Address and by default would
use port 80. Since there can be only one web site registered you could not
add another site and thereby save money on IP Addresses.
So with a host header name you can create for example 2 web sites both using
the same IP and port.
When you configure IIS you can specify a host header name under the advanced
IP Address dialog from the general tab of the web site.
So if you have two domains:
www.domain1.com and www.domain2.com you can host them both on the same IP
and Port.
See
http://iisfaq.com/default.aspx?View=P24&P=1 for more details
--
Cheers
Chris
Chris Crowe [MVP 2005/2006]
http://blog.crowe.co.nz
------------------------------------------------
"shiva" <shiva@discussions.microsoft.com> wrote in message
news:EBD7B47E-0225-4DDE-A75E-71E9DFB8CE2B@microsoft.com...
> Hi all,
>
>
> We are using iis 5.0 and till now i didn't use Host header name.
>
> Now any body tell me ---> what is Host header name
> ---> How can we use host header name
>
>
> Thanks in advance,
> shiva