No two services can answer on the same IP/port combination. This measn that to configure more than one site you will need separate IP addresses, separate ports or Host Headers. If you use a different port, such as 8080, the the port has to be specified on the URL, as in http://www.sample.com:8080/ ....