by Joe Hunter
2. April 2010 14:25
Very useful feature to host several websites under one IP address in IIS, these directions are for IIS 6.0 only:
|
1.
|
In IIS Manager, expand the local computer, click the Web Sites folder, right-click the Web site for which you want to assign a host header name, and then click Properties.
|
|
2.
|
Click the Web Site tab.
|
|
3.
|
In the IP Addresslist, select the IP address that you want assigned to this Web site.
|
|
4.
|
Click Advanced.
|
|
5.
|
Under Multiple identities for this Web Site, select the IP address, and then click Edit.
|
|
6.
|
In the Host Header Value box, type the host header name (for example, www.contoso.com).
|
|
7.
|
Click OK twice.
|
Reference