On Tue, 13 Apr 2004 10:01:47 -0700, "Chris"
<(E-Mail Removed)> wrote:
>Is there any way to point multiple domains to one IP each
>going to another port.
>
>EG: www.domain1.com to 192.168.2.100:80
> www.domain2.com to 192.168.2.100:81
No.
>Not that farmiliar with the ins and outs of DNS.
DNS doesn't do ports. But fortunately, what you want is easily done.
See:
How to Create Multiple Websites with one IP address:
http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm
DNS Basics for IIS Administrators:
http://www.iisanswers.com/articles/dns_for_iis.htm
Jeff