summaryrefslogtreecommitdiff
blob: bfee098597a351daa2ab6582d45ff08756f6fd5f (plain)
1
2
3
4
5
6
7
8
<IfDefine CHROOT>
LoadModule chroot_module modules/mod_chroot.so

# change this to the web root
ChrootDir /var/www
</IfDefine>

# vim: ts=4 filetype=apache