pkgsrc/www/apache6/patches/patch-ab
martti 2ae41a07ef - Upgraded to 1.3.20.
- IPv6 patch will be maintained at ftp://ftp.piuha.net/pub/misc/

A better ChangeLog (1.3.19 -> 1.3.20) is available in
pkgsrc/www/apache/Makefile rev 1.73
2001-10-08 13:23:37 +00:00

18 lines
502 B
Text

$NetBSD: patch-ab,v 1.5 2001/10/08 13:23:37 martti Exp $
--- conf/httpd.conf-dist.orig Sun May 13 19:59:49 2001
+++ conf/httpd.conf-dist Mon Oct 8 14:28:52 2001
@@ -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