If that is the only web site on your IIS server then you can leave the Host Name empty when specifying the site binding. That will cause all requests to any of those 5 subdomains as well as the parent domain to be routed to your web site. However, if there are other web sites on IIS server that use the...