summaryrefslogtreecommitdiffstats
path: root/httpd-2.1.10-pod.patch
diff options
context:
space:
mode:
Diffstat (limited to 'httpd-2.1.10-pod.patch')
-rw-r--r--httpd-2.1.10-pod.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/httpd-2.1.10-pod.patch b/httpd-2.1.10-pod.patch
index eb76638..8d522dc 100644
--- a/httpd-2.1.10-pod.patch
+++ b/httpd-2.1.10-pod.patch
@@ -5,6 +5,10 @@ configured, to avoid spamming the SSL vhost in the default install.
In 2.2 lr->protocol could be used instead to do this properly, if
that was actually initialized properly by mod_ssl.
+Upstream-Status: not submitted, ugly hack which only makes a difference
+ to the default configuration used in Fedora. Need to find
+ a way to do this properly.
+
--- httpd-2.1.10/server/mpm_common.c.pod
+++ httpd-2.1.10/server/mpm_common.c
@@ -583,6 +584,7 @@