Date: Wed, 15 May 2002 19:17:10 -0500 From: "Rick Kukiela" <rick@mmhosting.com> To: "Jacob Rhoden" <jrhoden@unimelb.edu.au> Cc: "FreeBSD-questions" <freebsd-questions@freebsd.org> Subject: Re: apache 2.0 threads on freebsd... Message-ID: <002501c1fc6f$06bcf220$6401a8c0@workstation18> References: <B90931B0.973%jrhoden@unimelb.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, perchild MPM allows each virtual host server process to run as the UID set in the <vhost> directive so you could chmod all your users home dirs to 700 and it would still work fine also you would be able to use scripts that modify files on your home directory without the use of suexec, cgiwrap or sudo... Thats why. ----- Original Message ----- From: "Jacob Rhoden" <jrhoden@unimelb.edu.au> To: "Rick Kukiela" <rick@mmhosting.com> Sent: Wednesday, May 15, 2002 6:51 PM Subject: Re: apache 2.0 threads on freebsd... > Greetings, > > on 16/5/2002 7:24 AM, Rick Kukiela at rick@mmhosting.com wrote: > > I really want to run apache2 with the new threading ability and I cant with > > my 4.5 freebsd release. If this isnt fixed in 5.0 im going to have to go > > with linux :( and i dont want to do that. > > I am wondering what is so great about having threads, to the point you would > change operating platforms? What significant benfit does having threads > offer you? > > Regards, > Jacob > > > ---------------------------------------------------- > Jacob Rhoden Phone: +61 3 9844 6102 > ITS Division Email: jrhoden@unimelb.edu.au > Melbourne University Mobile: +61 403 788 386 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002501c1fc6f$06bcf220$6401a8c0>