]> granicus.if.org Git - apache/commit
Add a Listen directive to the default config file. This allows us to
authorRyan Bloom <rbb@apache.org>
Wed, 3 Oct 2001 17:44:34 +0000 (17:44 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 3 Oct 2001 17:44:34 +0000 (17:44 +0000)
commitedab33dc9c1e1dafc6676040b7ce706b10136cad
treef8d9ce2e6d2d91f82221418a2ffca7f82473cefe
parent0ccb72edfbd07b69470a79ca3d5a03aabd2cbecd
Add a Listen directive to the default config file.  This allows us to
later add another listen directive, in the default SSL config file,
without stopping the server from listening on port 80.  The next step
is to combine the Port and ServerName directives, so that Port can go
away finally.

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