Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple Websites on IIS server

Status
Not open for further replies.

lexwalker

IS-IT--Management
Sep 22, 2003
1
US
Can anyone one give me an how-to example? I need to setup multiple websites on 1 IIS server. I have the default website being used for secure web services and need an additional site for an intranet. The server I'll be using is running Windows 2003 and the DNS server is running on another box in the same subnet. I need to create the intranet site and create an entry in the DNS server.
 
To run multiple websites from the same server you must use headers files. So when your create a new site in IIS put a header in when ask ie. intranet.mysite.com and then add an entry to your DNS to put intranet.mysite.com to your server running IIS.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top