Hi,
I got a problem with my IIS server5.0. When I connect to
my site on my w2k server IIS 5.0 using the FQDN, after the
first page IIS is returning the sitename instead of the
FQDN. So when I connect from the net, I got an Error 404.
If I connect from my intranet no problem.
Example :
http://www.myweb.com
- Got the first page OK (default.htm)
- Click on one link on page
Result :
http://<servername>
- Error 404 : Not found
Any idea ?
Simon