diff options
Diffstat (limited to 'build/mkconfNW.awk')
-rw-r--r-- | build/mkconfNW.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/mkconfNW.awk b/build/mkconfNW.awk index 0ec0f76f..822181d1 100644 --- a/build/mkconfNW.awk +++ b/build/mkconfNW.awk @@ -133,7 +133,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)" |