Hi, all. I created a second website on our company's Intranet called "DotNetTest". I set 81 as the port and set the physical path to d:\IntranetDotNet. In folder d:\IntranetDotNet, I created a simple HTML page called "test.html" which just displays "Hello world" within the <html> and <body> tags. On my client desktop, when I go to http://mycompany.com:81/test.html, I get "This page can't be displayed". As a test, test.html works fine when I copy it to our company's Default Web Site. What else do I have to do to properly set up the second website? Thanks a lot.
↧