Is there an equivalent to Apache\'s VirtualHost for IIS? We want to be able to run multiple websites from one IP and address them with different DNS names.
i.e. I h
In IIS 7, you will add in Bindings on the right side Actions column, Edit Site while the desired Site is selected.