Chris wrote: > I have read about a couple of differnt ways to make php scripts run as their > owner, and wondered if there is a general consensus with Apache2 as to the > best way to accomplish this. > > On a server with multiple virtual hosts, wouldn't it be safer to have each > site owner to be running their php scripts as their own UID? Currently all > php scripts are running as www, the same as the httpd server. >
Yes.. it is better. The problem is how to do it. That's why there are differents approachs of MPM's (as perchild, prefork, and worker) > Thanks for suggestions, > Chris > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]