diff options
Diffstat (limited to 'network/mod_chroot/README')
-rw-r--r-- | network/mod_chroot/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mod_chroot/README b/network/mod_chroot/README index 5495f1ba29..80654c156d 100644 --- a/network/mod_chroot/README +++ b/network/mod_chroot/README @@ -9,7 +9,7 @@ as suEXEC or suPHP, is being used, or system()-like functions are in use. This package pre-creates /var/chroot/httpd with just enough subdirs to enable the stock Slackware config to run. You'll need to add the following line to your /etc/httpd/httpd.conf file: - Include /etc/httpd/mod_chroot.conf + Include /etc/httpd/extra/mod_chroot.conf You'll also need to add the following lines to your /etc/fstab file: /var/run/httpd /var/chroot/httpd/var/run/httpd none bind |