Commit 35ea43f1 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Remove the reference to Port directive and replace it with Listen.

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
parent bb16750d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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