On 1/8/07, Peter Flynn <[EMAIL PROTECTED]> wrote:
... How do I allow running it as the tomcat user but still binding to
port 80?..

Using an apache HTTPD server with mod_proxy as the front end brings a
lot of advantages IMHO, see
http://wiki.apache.org/cocoon/ApacheModProxy

httpd would then listen on port 80 and catch requests coming from the
outside, and your tomcat, running as a non-root user, on any port.

-Bertrand

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to