A new demo has been added in the Windows Server 2000 demo portion.The detail of this demo is
Title: How to Assign your Web Site a Host Header Name in IIS 5.0 in Windows Server 2000
Objective: The objective of this demo is to teach you how to assign your web site a host header name in IIS 5.0 in Windows Server 2000. Default website is configured at port 80. To create a new website, you should either use a different IP address with port 80 or the same IP address as the default website but different port number (not 80 and above than 1024).If you want to use the same IP address and port number as default website or other sites, then you can implement Host Header Names. Host Header name is the Fully Qualified Domain Name (FQDN) of your site. Example:- www.labs4it.com
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.