On Fri, 2002-07-05 at 15:48, Andrew C. Oliver wrote:
> Hummm.  I'm not running Apache as root (its running as "nobody").  It 
> responds on port 80.  
> I'm starting it with apachectl.  
> 

If it responds to port 80, the main httpd process is running with root
privileges. The user that is used for the childprocesses handling the
requests is normally specified using the 'User' directive in the
httpd.conf

--
Bruno



---------------------------------------------------------------------
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