Run Apache processes from a client user and group

RosT

Verified User
Joined
Jul 4, 2004
Messages
73
How to run apache processes from a client user name and group?
 
Apache by default uses the apache username and group. Apache automatically allows the same permissions as the account of the incomming request. If however you are referring to using php as well, try suPHP or suexec.
 
Back
Top