From e0128fb67fb9d79101186f057f3b71f7bf4b630c Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 18 Apr 2005 23:18:10 +0000 Subject: Build mod_ssl for the NetWare platform Submitted by: Guenter Knauf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161813 13f79535-47bb-0310-9956-ffa450edef68 --- build/mkconfNW.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/mkconfNW.awk b/build/mkconfNW.awk index 7dda7c9fbe..b65c1682a5 100644 --- a/build/mkconfNW.awk +++ b/build/mkconfNW.awk @@ -116,6 +116,6 @@ END { print "# Change this to SecureListen on specific IP addresses as shown below to " print "# prevent Apache from glomming onto all bound IP addresses (0.0.0.0)" print "#" - print "SecureListen 443 \"SSL CertificateDNS\"" + print "#SecureListen 443 \"SSL CertificateDNS\"" } } -- cgit v1.2.3