I am not sure if this question should be asked here. If not, please let me
know.
I am trying to run a web server on my local machine with IIS on Win 2000. I
have two errors unexpected.
* http://localhost is not working. It has to be http://MyNetworkDomainName
in order to bring up the page.
* Also without the first http:// part, only MyNetworkDomainName is not
working. It redirects to the MSN seach page:
http://search.msn.com/results.aspx?srch=105&FORM=AS5&q=....
Please let me know what causes this problems and how to fix them.
Cyont