Re: [EMAIL PROTECTED] Running 2 VirtualHosts under different Users.

2007-12-14 Thread Joshua Slive
On Dec 14, 2007 2:47 AM, Christian Folini <[EMAIL PROTECTED]> wrote: > Hi there, > > I'd work with multiple apaches and possibly a proxy setup, > where the code writing one sits behind in the 2nd layer. Yep: http://wiki.apache.org/httpd/PrivilegeSeparation Joshua. ---

Re: [EMAIL PROTECTED] Running 2 VirtualHosts under different Users.

2007-12-13 Thread Christian Folini
Hi there, I'd work with multiple apaches and possibly a proxy setup, where the code writing one sits behind in the 2nd layer. regs, Christian On Fri, Dec 14, 2007 at 12:22:05PM +0530, Gaurav Pruthi wrote: > Hi, > > I have 2 virtualhosts configured under apache. Apache runs as user apache, > gr

[EMAIL PROTECTED] Running 2 VirtualHosts under different Users.

2007-12-13 Thread Gaurav Pruthi
Hi, I have 2 virtualhosts configured under apache. Apache runs as user apache, group: apache. I ham using apache 1.3.39. My first virtualHost requires write permissions to the code so i have given write permissions to the code so that apache can write, modify to it. DocumentRoot for 1st VirtualHos