summaryrefslogtreecommitdiff
path: root/www/apache/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache/patches/patch-ab')
-rw-r--r--www/apache/patches/patch-ab18
1 files changed, 0 insertions, 18 deletions
diff --git a/www/apache/patches/patch-ab b/www/apache/patches/patch-ab
deleted file mode 100644
index 60a35c3588f..00000000000
--- a/www/apache/patches/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ab,v 1.11 2004/10/29 13:48:31 abs Exp $
-
---- conf/httpd.conf-dist.orig 2004-10-29 14:44:35.000000000 +0100
-+++ conf/httpd.conf-dist
-@@ -197,7 +197,12 @@ MaxRequestsPerChild 0
- # 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