I have configured a website ws.example.com
in domain example.com
, and my AD in domain name ws.example.com
.
When I try to open the website(ws.example.com
), it always leads me to the IIS default web page. I have tried to change the default web page port. However, when I open ws.example.com
, it shows 404 webpage not found.
The default web page binding setting:
Type | Host Name | Port | IP Address |
---|---|---|---|
http | 79 | * |
ws.example.com
binding setting:
Type | Host Name | Port | IP Address |
---|---|---|---|
http | ws.example.com | 80 | 192.168.1.10 |
p.s. I only have one network interface