Re: Doing Port Forwarding
to access the machine from outside, you do. not to set up the router.
Re: Doing Port Forwarding
you would use the internal network address (usually 192.168.*.*) of the computer that is hosting the web server application. you should assign this machine a static ip address within the internal network.
Then your the public ip address of your internet connection should be accessible by typing
(assuming 216.222.336.225 is your public ip)
http://216.222.336.225 in a browser window... there is no need to explicitly say the port if you are using port 80.