Attention: We are retiring the IIS.NET Community Blogs. Learn more >

Contents tagged with bindings

  • Running multiple websites on a single server

    A question I see a lot has to do with running multiple websites on a single web server.  This is a relatively simple topic once you are able to grasp one concept:  website bindings.  Every website on a server needs to have a unique binding.  There are three parts to a website binding, the IP address, the port, and the host name.