summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-07-07 14:43:25 +0000
committerAchim Gottinger <achim@gentoo.org>2001-07-07 14:43:25 +0000
commit36a278ecee7272f55c238fc42d4498fb04142931 (patch)
tree00fd94b5135b576c4186619f8ac68c690faa80b2 /sys-apps
parentAdded imlib to the deps and --without-gdk-pixbuf to configure if gnome is not... (diff)
downloadgentoo-2-36a278ecee7272f55c238fc42d4498fb04142931.tar.gz
gentoo-2-36a278ecee7272f55c238fc42d4498fb04142931.tar.bz2
gentoo-2-36a278ecee7272f55c238fc42d4498fb04142931.zip
Added HTTPD_OPTS
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/baselayout/files/rc.d/config/basic4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/baselayout/files/rc.d/config/basic b/sys-apps/baselayout/files/rc.d/config/basic
index e06ca5504811..7397bada91aa 100644
--- a/sys-apps/baselayout/files/rc.d/config/basic
+++ b/sys-apps/baselayout/files/rc.d/config/basic
@@ -25,4 +25,6 @@ MOUSE="ms" # Set to the mouse type as used by gpm (auto, ps2, ms, etc.)
DISPLAYMANAGER="" # Enter your display manager here (xdm,kdm,gdm)
FTPUSER="ftp" # User to run oftpd as
-FTPROOT="/home/ftp" # Set this to your ftproot for oftpd
+FTPROOT="/home/ftp" # Set this to your ftproot for oftpd
+HTTPD_OPTS="-DSSL" # turnon support for apache modules (PHP4,PERL,COCOON,TOMCAT)
+