apache itself to seteuid

2002-10-15 Thread Benjamin Kuit
Is there currently a way to configure apache so that the server itself suid's to the owner of a page? ie Accessing http://hostname/~username will causes httpd to setuid to username while accessing files with ~username/public_html? This isn't the same as suexec, which only runs cgis as the

Re: apache itself to seteuid

2002-10-15 Thread William A. Rowe, Jr.
Benjamin, the only way to accomplish this is with the perchild MPM for Apache 2.0, and only by calling out each and every user. Perhaps it would be good to add perchild options for mass-user hosting in the schema you suggest. Note that each 'user' then has an apache process running in the