> From: g f [mailto:gfo...@gmail.com]
> Subject: Re: Tomcat Beginner - Step 2!
>
> Change your port forwarding(virtual server) to forward port 80 (on the
> outside) to port 8080 on the inside.

If your router/modem doesn't support port forwarding, change the <Connector> 
port in conf/server.xml to use 80 rather than 8080.  You must restart Tomcat 
whenever you make changes to the server.xml file.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to