summaryrefslogtreecommitdiff
blob: 8294bf759f823860aa3865d69cc63458980b76a3 (plain)
1
2
3
4
5
6
<IfDefine CHROOT>
	<IfModule mod_chroot.c>
		# change this to the web root
		ChrootDir /var/www
	</IfModule>
</IfDefine>