I believe host headers are involved with this and I have instructions on creating a host header by going into the advanced properties of the Web Site Identification however I cannot find instructions on where the directory for the new site will be created so I can place content.
For example mydomain1.com has it’s own directory under the inetpub location, and I then setup the host header for mydomain2.com, but that just sets up a header. What do I need to do to tell it where the site folder is found so it will pull up that web site?
So far it is as if the host header is more like an alias, because I don’t see where I point the host header to a folder for the contents.
Obviously, I am a bit confused on the host header idea.
Sorry for the confusion as I haven’t found anything that really clears this up. Even microsofts technet simply states creating the host header under the advanced settings of the web site identification, but NEVER mentions where the content is found or how the header knows where to find the content.
So… I would do the following if I wanted to share 111.111.111.10 among 5 domains:
Create New Site in IIS for mydomain1.com and go to host header and add headers using same IP.
Create New Site in IIS for mydomain2.com using same IP as above and then go to host header and add headers using same IP… and so on for each domain.
So essentially you are creating domains in the manner you normally would, but you always use the same domain, BUT you must make sure you add the host header under the site settings for the domain you just created.