]> granicus.if.org Git - apache/commitdiff
Setting Listen changes where you are listening. Hence, s/in addition
authorRich Bowen <rbowen@apache.org>
Mon, 4 Nov 2002 17:19:21 +0000 (17:19 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 4 Nov 2002 17:19:21 +0000 (17:19 +0000)
to/instead of/
Thanks to Peter Nelson for pointing this out.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97391 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf.in
docs/conf/httpd-win.conf

index 3382eda2485c274f6e448fc2487ac15dfab9e04f..de2171330fffcc5500a0d10a7e3e457baabcdb83 100644 (file)
@@ -207,7 +207,7 @@ MaxRequestsPerChild    0
 
 #
 # Listen: Allows you to bind Apache to specific IP addresses and/or
-# ports, in addition to the default. See also the <VirtualHost>
+# ports, instead of the default. See also the <VirtualHost>
 # directive.
 #
 # Change this to Listen on specific IP addresses as shown below to 
index f9b4a11f57dc04fad054258940697935d34fb187..2c226af51867a6eac427f70f538e9f0628d83ebf 100644 (file)
@@ -110,7 +110,7 @@ MaxRequestsPerChild  0
 
 #
 # Listen: Allows you to bind Apache to specific IP addresses and/or
-# ports, in addition to the default. See also the <VirtualHost>
+# ports, instead of the default. See also the <VirtualHost>
 # directive.
 #
 # Change this to Listen on specific IP addresses as shown below to