"Paul E Mak" <(E-Mail Removed)> wrote in message
news:heydnR6UuLqUX-vcRVn-(E-Mail Removed)...
>Please note that, (as far as I can figure), you can't have 2 web servers
running on
> different machines and access them both at the same time from outside
> using port forwarding.
Why not? One uses the standard port 80 and the other would use a non
standard port above 1023. He would access the second web site as
www.hiswebsite
ort-number. Where "port-number" is the port the second web
server is configured to use. Then he would forward both ports on his router;
the standard HTTP port of 80 and the non standard port for the second
server. His router would have entries for each machine. One inside address
pointing to the server using port 80 and the other inside address entry
pointing to the other machine running the other server using "port_number".
To access the other web server he would just have to make sure that anybody
wishing to use it would have to specify the port number in the manner in the
example address above. I would think this should work.
--
Leland C. Scott