How to Set Up Host Headers in IIS

How to Set Up Host Headers in IIS thumbnail
Create multiple websites on your IIS server.

Host headers allow your Internet Information Services users to enter a friendly domain name into a web browser and access the right website on your server. Host headers are used on an IIS server when it has several websites configured on the computer. It's also beneficial if the IIS server is only configured with one IP address. The host headers are used to route the user to the right website.

Instructions

    • 1

      Click the Windows "Start" button and select "Administrative Tools." Click "Internet Information Services (IIS) Manager." This opens your main console.

    • 2

      Right-click your web server name and select "New." Click "Web Site" to open the new website wizard. Click "Next" on the opening screen.

    • 3

      Enter a friendly description for the website and click "Next." Select "All Unassigned" in the drop-down box. In the "Host Header" text box, enter the name your users enter to access the website. For instance, add "mywebsite.com" if that is your domain name. Click the "Next" button.

    • 4

      Click the "Browse" button to select a location on the hard drive to store the files. Click "OK" in the opened dialog box and then click "Next" in the wizard window.

    • 5

      Select "Read" from the list of permissions, and then click "Next." Click "Finish" to save your settings and close the wizard. Open a web browser and enter the friendly host header name you configured in step three into the navigation text box. This tests the new settings for your website.

Related Searches:

References

  • Photo Credit computer image by blaine stiger from Fotolia.com

Comments

You May Also Like

  • How to Set Up a Website in IIS

    If you are trying to pursue a computer-related career, one of the things you will learn is how to set up or...

  • How to Create Host Headers

    Microsoft Internet Information Services, referred to as IIS, allows the administrator to create host headers for web sites and web applications. Host...

  • How to Set Up Host Headers

    Host headers are a Microsoft Internet Information Services (IIS) setup that let you host multiple websites on one server IP address. It...

  • Microsoft IIS Tutorial

    Microsoft Internet Information Services (IIS) hosts webpages for your company or personal website. You must set up IIS to host the webpages...

  • Visual Studio 2010 C Features

    Microsoft's Visual Studio 2010, a software development program for Windows applications and Web development that includes support for the Windows 7 operating...

  • How to Change PHP or ASP.NET version with enom web hosting

    With eNom's Web Hosting you have the ability to mix and match php4 and php5, as well as asp.Net 1.1 and 2.0...

  • How to Set Up a Web Host Service

    If you are interested in having a website of your own, a key component of that is having a web host service....

  • How to Set Up IIS 6.0

    Microsoft Windows Server 2003 includes built-in support for Internet services through Internet Information Services (IIS) 6. IIS 6 is a set of...

  • Differences in IIS 6.0 & 7.0

    Differences in IIS 6.0 & 7.0. Internet Information Services (IIS) is the second most popular Web server application available, beat out only...

Related Ads

Featured