well this method doesn't appear to work, setting the uid prior to itk causes itk to fail out while trying to set the uid itself On Wed, Nov 10, 2010 at 9:52 AM, James Devine <fxmulder@xxxxxxxxx> wrote: > well what I'm thinking of is to not set the uid/gid for a particular > vhost and have another module run prior to when ITK would set the uid > and set the UID/GID myself based on the URI > > On Wed, Nov 10, 2010 at 9:36 AM, Tom Evans <tevans.uk@xxxxxxxxxxxxxx> wrote: >> On Wed, Nov 10, 2010 at 4:02 PM, James Devine <fxmulder@xxxxxxxxx> wrote: >>> vhost per user isn't something I would be able to do, what about a >>> module that runs prior to itk if thats possible to preset the uid >>> >> >> Not without significant hacking. From mpm-itk homepage: >> >> """ >> apache2-mpm-itk (just mpm-itk for short) is an MPM (Multi-Processing >> Module) for the Apache web server. mpm-itk allows you to run each of >> your vhost under a separate uid and gid — in short, the scripts and >> configuration files for one vhost no longer have to be readable for >> all the other vhosts. >> """ >> >> It is specifically designed to choose uid/gid based upon vhost, and >> nothing else. >> >> Cheers >> >> Tom >> >> --------------------------------------------------------------------- >> 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 >> >> > --------------------------------------------------------------------- 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