On Wed, 2 May 2007 07:04:28 -0500 (CDT) Barry Brimer lists@brimer.org wrote:
Has anyone set up any form of apache user isolation on CentOS?
The most paranoid apache setup I've seen was chrooted apache with mod_ruid taking user's uid/gid on per vhost basis. As fubar as it looks, it mostly works. I guess this is the way to go if you don't want t implement some kind of virtual machines (vps/xen/vmware).