General discussion
February 26, 2002 at 10:41 PM
cswearingen

WWW and intranet on same IIS 5.0 server

by cswearingen . Updated 24 years, 5 months ago

We have an exsisting IIS 5 webserver that is up and running perfectly. We would like to host multiple intranet servers on the same box. I’ve read the documentation and all I see is that I can do this by assigning the same IP address with a different port number (user’s will have to type in the numeric address of course).
So the Internet server’s internal IP is 10.167.73.21:80. I created the first intranet site at 10.167.73.21:2001 and put out simple HTML files to tell if I correctly connectto the server.
When I type in http://10.167.73.21:2001/ I get a 404 error. The files are there, they have not been renamed and I do believe that I have all the permissions set.
Specs: Windows2000 SP2 running IIS5.0
Internet content root is at D:\wwwroot\
Intranet content root is at D:\intranet\

Help?

This discussion is locked

All Comments