Comments on Chrooting Apache2 With mod_chroot On Debian Squeeze
Chrooting Apache2 With mod_chroot On Debian Squeeze This guide explains how to set up mod_chroot with Apache2 on a Debian Squeeze system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.
1 Comment(s)
Add comment
Comments
By: Sebastian Kruse
Is it possible to jail every vhost to the specific document root directory? I don't want to allow Website1 to access Website2 (both are in "/var/www").