On 7/24/05, Joe A <joe.biz@xxxxxxxxx> wrote: > Does the Win32 version of Apache have a parent process that is running on an > administrator account and the children processes are guest accounts and are > the only ones sending/receiving to and from the Internet? The parent-child thing is there, but there is no security difference between them. From what I understand, win32 does not have the same restriction as unix that only "root" can bind to port 80, so there is no need to have the parent run as administrator. Rather, you just run both parent and child under a low-priveleged account by properly configuring the apache service. 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx