On Jan 8, 2007, at 5:36 AM, Peter Flynn wrote:

I've been running Cocoon as root while testing but I clearly don't want to do this for an open production server which will be writing to the server disk.

How do I allow running it as the tomcat user but still binding to port 80?

You don't :-). Bind it to some other port, and use Apache to reverse-proxy to Tomcat. This is desirable for other reasons as well (besides just being able to run on port 80).

See http://wiki.apache.org/cocoon/SimpleModProxy for details.

cheers,
—ml—


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

Reply via email to