hi!

i use now the "Proxy Support" to redirect requests from apache to
tomcat.
couldn't get mod_jk to run.

is this not so good as mod_jk

greetings, tom

-----Original Message-----
From: Bruno Dumon [mailto:[EMAIL PROTECTED]] 
Sent: Freitag, 05. Juli 2002 11:23
To: [EMAIL PROTECTED]
Subject: RE: can't start cocoon under root


On Thu, 2002-07-04 at 21:09, Thomas Garger wrote:
> but if i don't start tomcat as root, i can not run it under the port 
> 80 - because only the root user has access rights to to ports below 
> 1024.
> 
> am i wrong??

no, that's right.

> 
> or can i configure my linux system, that a "normal-user" (no root) van

> start tomcat under the port 90?

Not that I know.

Usually Apache is put in front of tomcat (using mod_jk to connect the
two).

Apache, being a native application, can start as root (so it can bind to
port 80), and change the user id of the processes that handle the
requests to another user.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to