]> granicus.if.org Git - apache/commitdiff
We need to use @@Port@@ not hard-code the Port number.
authorRyan Bloom <rbb@apache.org>
Wed, 3 Oct 2001 18:56:38 +0000 (18:56 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 3 Oct 2001 18:56:38 +0000 (18:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91264 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf

index a82f179f6be66c8922239ea3505bdb9ea45e98cf..cad4b438df563cb3881612009e03f74c6a007a3f 100644 (file)
@@ -176,7 +176,7 @@ MaxRequestsPerChild  0
 # directive.  If this directive is present, then the Port directive
 # above does not effect which port is bound.
 #
-Listen 80
+Listen @@Port@@
 #Listen 12.34.56.78:80
 
 #