or even just ::. Rather than confuse users by trying to explain this in
the configuration, simply remove the now-erroneous reference to 0.0.0.0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327892
13f79535-47bb-0310-9956-
ffa450edef68
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
-# prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
+# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen @@Port@@