1 2 3 4 5 6 7 8
<IfDefine CHROOT> LoadModule chroot_module modules/mod_chroot.so </IfDefine> <IfModule mod_chroot.c> # change this to the web root ChrootDir /var/www </IfModule>