Whether you decide to host multiple websites on a single web server by splitting up access at the port level or the IP address level, it is important to know that you can push the limits of your web server a little bit by hosting multiple things at the same time.
IIS is more than capable of handling this division of resources, and as long as your hardware is keeping up with the task, you can continue to grow vertically in this way and save the number of servers you have running, rather than having to grow out horizontally by installing server after server after server, as you begin to need additional web resources.
Inside each folder will be a simple Default. This way I can serve up these different web pages on different sites inside IIS, and later browse to them individually to prove that IIS is serving up all of the different web pages:. It remains to open the Site Binding settings and bind the site to the additional IP address of your host. For this, the WebAdministration module is used:. I did as you suggested for an application that require Windows Authentication.
Any suggestion? Notify me of followup comments via e-mail. You can also subscribe without commenting. Leave this field empty.
Home About. Related Reading. November 10, November 9, Sign in to vote. User posted ello all, I have a webserver as window server iis 7. Thursday, June 28, AM. User posted There is more than one way to do this. User posted Depending on the number of IPs you have, point the domains to the IPs assigned to the server, set up each site in IIS as a separate site and use host headers, so IIS knows which site to return.
User posted HI! If you want to point your site with IP address then you can bind the site with port number. In the Actions pane, click Bindings. In the Site Bindings dialog box, click Add.
0コメント