Re: user websites on apache chroot

2013-04-18 Thread Tomas Bodzar
good place for start http://www.openbsd.org/faq/faq10.html#httpdchroot On Fri, Apr 19, 2013 at 3:07 AM, wrote: > I want to avoid using Apache 2.x for my server and want a chroot but where > users can have their own webpages. It doesn't need to be automated I'm > happy to edit httpd.conf to add

user websites on apache chroot

2013-04-18 Thread fekete
I want to avoid using Apache 2.x for my server and want a chroot but where users can have their own webpages. It doesn't need to be automated I'm happy to edit httpd.conf to add each virtual server. I'd also like php to run as that user, can I run php via cgi on Apache 1.3?