Jeff Allison wrote:

Don't you need to run apache etc in front of tomcat because unless you run
tomcat as root it cannot listen on port 80???

No.
Since you're talking about root, I will assume Unix/Linux.
For that, you can run Tomcat under jsvc, which will open port 80 for you, and allow Tomcat to run under a non-root user.
Most recent versions of Linux install it that way for you.


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

Reply via email to