Hi.
I keep getting 404 returned when trying to run two web sites. Can
anybody help?
The two web sites are:
www.mydomain.com
and a subdomain
subdomain.mydomain.com
I have them set up at network solutions. using a static IP
pointing to the same IP address.
my router looks for the names and points towards the local IP:
www.mydomain.com 192.168.100.10:80
subdomain.mydomain.com 192.168.100.11:81
both NICS for *.*.*.10 and *.*.*.11 are on the same 2003 box.
In IIS (6) I have both sites running and have configured and
associated the correct IPs with teh correct sites in the Web Sites tab
of the properties dialog. I have also pointed to port 80 and 81 as
defined in the router. DHCP is assigning the IP addresses dynamically
and both NICS are pointing to the router for DNS.
Does any of the above sound wrong?
Thanks in advance.