summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-08 17:28:08 +0000
committerjlam <jlam@pkgsrc.org>2001-05-08 17:28:08 +0000
commita7a1b31121492116dee3cc5407984f0f5c14b785 (patch)
tree9a0eeedb90aaa2f45138568632c7493b16313ea9 /mk
parentc91357e86ffd91abb80cc0feabd15d6a7deb06b2 (diff)
downloadpkgsrc-a7a1b31121492116dee3cc5407984f0f5c14b785.tar.gz
Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}.
Closes pkg/12852 by Eric Schnoebelen <eric@milo.cirr.com>.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example7
1 files changed, 6 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index ea8facc17ca..a9bde891068 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.206 2001/05/07 12:30:25 hubertf Exp $
+# $NetBSD: mk.conf.example,v 1.207 2001/05/08 17:28:08 jlam Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -314,6 +314,11 @@
# Possible: not defined, YES
# Default: not defined
+#APACHE_SUEXEC_DOCROOT= ${LOCALBASE}/share/httpd/htdocs
+# Specifies the document space in which suexec will be allowed to work.
+# Possible: Any valid directory
+# Default: ${LOCALBASE}/share/httpd/htdocs
+
#APACHE_SYSCONFDIR= /etc/httpd
# Specifies the location for Apache configuration files.
# If your ${LOCALBASE} is shared between machines use /etc/httpd