I just bought a new computer with Windows Server 2003 Web Edition and I'm using it to host websites. I haven't got anything on there now, but when I do I'm going to want to get several domain names to resolve to one IP address, right? I'm told I can do this (i.e. have several websites hosted on the same machine with one IP address). What I want to know is how will the server know where the find each website based on the domain name given to it? I've tried connecting remotely using the IP Address and I can connect to index.htm under c:\Inetpub\ but if I'm going to have several domain names going to the same IP address, each one is going to have to find a subfolder or something under the fold. For example, if I type it's going to have to find the website for under something like c:\Inetpub\ and if I type it's going to have to find it under c:\Inetpub\ and so on. Am I on the right track? If I am, what is the exact naming convention for the subfolders for each website (i.e. what goes in the blank for, say, c:\Inetpub\If I'm totally out to lunch, please tell me how the server knows where the find each website given a specific domain name?