]> granicus.if.org Git - apache/commitdiff
Remove the reference to Port directive and replace it with Listen.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 19 Oct 2001 05:57:47 +0000 (05:57 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 19 Oct 2001 05:57:47 +0000 (05:57 +0000)
Who knows if the rest of this file is still valid?

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

docs/conf/highperformance-std.conf

index f29aa24756c64d7897151ba573d6a08c387e9227..b0060882a8f47e607ff8976c3f23d115e2a86ad9 100755 (executable)
@@ -11,7 +11,7 @@
 # To run this config you'll need to use something like:
 #     httpd -f @@ServerRoot@@/conf/highperformance.conf
 
-Port 80
+Listen 80
 ServerRoot @@ServerRoot@@
 DocumentRoot @@ServerRoot@@/htdocs