summaryrefslogtreecommitdiffstats
path: root/network/mod_chroot/mod_chroot.conf
diff options
context:
space:
mode:
author Menno E. Duursma <druiloor@zonnet.nl>2010-05-13 00:37:12 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:37:12 +0200
commit6dd98402af4e6d95c8151aebbf92ef9a7a6fd561 (patch)
treeb6a4828867cc61e880ccb896729619ac1b7e62bd /network/mod_chroot/mod_chroot.conf
parent9bc1c57c1fe78955810a51744c30f6aa6f1582d0 (diff)
downloadslackbuilds-6dd98402af4e6d95c8151aebbf92ef9a7a6fd561.tar.gz
slackbuilds-6dd98402af4e6d95c8151aebbf92ef9a7a6fd561.tar.xz
network/mod_chroot: Updated for version 0.5
Diffstat (limited to 'network/mod_chroot/mod_chroot.conf')
-rw-r--r--network/mod_chroot/mod_chroot.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/mod_chroot/mod_chroot.conf b/network/mod_chroot/mod_chroot.conf
new file mode 100644
index 0000000000..cbee6da957
--- /dev/null
+++ b/network/mod_chroot/mod_chroot.conf
@@ -0,0 +1,3 @@
+# Apache config for mod_chroot
+ChrootDir /var/chroot/httpd
+LoadModule chroot_module @baselibdir@/httpd/modules/mod_chroot.so