pkgsrc/www/apache/patches/patch-ab
jlam 6a44f59798 Update apache to 1.3.19nb1. Changes from 1.3.19 include using mod_ssl
2.8.2 patches and more thorough use of APACHE_SYSCONFDIR setting.
2001-04-29 20:42:28 +00:00

18 lines
476 B
Text

$NetBSD: patch-ab,v 1.10 2001/04/29 20:42:29 jlam Exp $
--- conf/httpd.conf-dist.orig Sun Mar 4 02:42:23 2001
+++ conf/httpd.conf-dist
@@ -197,7 +197,12 @@
# the order below without expert advice.
#
# Example:
-# LoadModule foo_module libexec/mod_foo.so
+# LoadModule foo_module lib/httpd/mod_foo.so
+
+<IfDefine SSL>
+LoadModule ssl_module lib/httpd/mod_ssl.so
+AddModule mod_ssl.c
+</IfDefine>
#
# ExtendedStatus controls whether Apache will generate "full" status