6474dc8f8a
chroot environment. mod_chroot makes running Apache in a secure chroot environment easy. You don't need to create a special directory hierarchy containing /dev, /lib, /etc... mod_chroot allows you to run Apache in a chroot jail with no additional files. The chroot() system call is performed at the end of startup procedure - when all libraries are loaded and log files open.
10 lines
325 B
Text
10 lines
325 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/03 16:53:20 ben Exp $
|
|
lib/httpd/mod_chroot.so
|
|
share/doc/mod_chroot/CAVEATS
|
|
share/doc/mod_chroot/ChangeLog
|
|
share/doc/mod_chroot/EAPI
|
|
share/doc/mod_chroot/INSTALL
|
|
share/doc/mod_chroot/LICENSE
|
|
share/doc/mod_chroot/README
|
|
share/doc/mod_chroot/README.Apache20
|
|
@dirrm share/doc/mod_chroot
|