blob: a6a0520bdd9b3cbc56be1f6620843e335e2dfbf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/12/03 16:53:20 ben Exp $
In order to enable mod_chroot in your Apache installation, you need to add
the following to your httpd.conf file:
LoadModule chroot_module lib/httpd/mod_chroot.so
Please also refer to the documentation in:
${PREFIX}/share/doc/mod_chroot/
===========================================================================
|