You would only need the sandbox daemon if you weren't using Apache. The point is that you need something like the sandbox daemon to bind to port 80 and avoid running Tomcat as root.
John
On Fri, 11 Jul 2003 09:45:56 +0100 (BST), Michele Neylon :: Blacknight Solutions <[EMAIL PROTECTED]> wrote:
In addition to the other suggestions, you might want to try jakarta-commons-sandbox/daemon. It allows Tomcat to bind to port 80, and then changes it to the non-privileged user that you specify (before it actually starts serving requests).
How would that work if Apache is already on port 80 (possible dumb question)
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
