You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Wee Teck Neo <sl...@msn.com> on 2003/10/07 11:02:35 UTC

[users@httpd] Prefork running user in virtualhost

Is there any patches or releases where running prefork, the forked child can 
run as the configured SuexecUserGroup in the virtualhost?

_________________________________________________________________
Take a break! Find destinations on MSN Travel. http://www.msn.com.sg/travel/


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Prefork running user in virtualhost

Posted by Joshua Slive <jo...@slive.ca>.
On Tue, 7 Oct 2003, Wee Teck Neo wrote:

>
> Is there any patches or releases where running prefork, the forked child can
> run as the configured SuexecUserGroup in the virtualhost?

No.  There are massive technical problem related to how unix permissions
work that make this very difficult.

The mpm "perchild" is designed to do something similar, but it is not
really functional.  (In other words, it is very broken.)

Joshua.

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org