Apache Server configuration support - uid and gid under which apache2 should run (need urgent help please)

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > January 2004 > uid and gid under which apache2 should run (need urgent help please)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author uid and gid under which apache2 should run (need urgent help please)
Didier

2004-01-21, 7:33 pm

Hi,

In apache 1.3 before compiling you could set these options:
--server-uid=UID set the user ID the web server should run as
[nobody]
--server-gid=GID set the group ID the web server UID is a memeber of
[#-1]

How is this done in apache2?

Thanks a lot



Joachim Ring

2004-01-23, 6:33 am

> In apache 1.3 before compiling you could set these options:
quote:

> --server-uid=UID set the user ID the web server should run as
> [nobody]
> --server-gid=GID set the group ID the web server UID is a memeber of
> [#-1]
>
> How is this done in apache2?



with apache one can in general do most configuration in a config file,
usually called httpd.conf. compile time settings are usually just
defaults if there's no other info on a topic in the httpd.conf.

in your case you want to read the docs on the User and Group
directives. these are available in both apache 1.3 and 2.

joachim
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com