]> granicus.if.org Git - apache/commitdiff
Added comment to clarify for which module this directive is.
authorGuenter Knauf <fuankg@apache.org>
Mon, 14 Nov 2011 14:38:54 +0000 (14:38 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 14 Nov 2011 14:38:54 +0000 (14:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201729 13f79535-47bb-0310-9956-ffa450edef68

build/mkconfNW.awk

index 52858bffc25d548b9f8625d17a252f281594f498..9392b170c7b3314bfaf1e884e3e4f3f311c6d8ae 100644 (file)
@@ -141,7 +141,7 @@ END {
        print ""
        print "#"
        print "# SecureListen: Allows you to securely bind Apache to specific IP addresses "
-       print "# and/or ports."
+       print "# and/or ports (mod_nwssl)."
        print "#"
        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)"