On Wed, Oct 03, 2001 at 08:24:04PM -0700, Ryan Bloom wrote:
> 
> This patch completely deprectates the Port directive.  The ServerName
> directive is now overloaded, so that admins specify the port and name on
> the same directive.  It also makes Listen a required directive.  Pay attention
> to that.  There are no default ports with this patch.  If your config doesn't have
> a Listen directive, the server doesn't start, and it emits an error.
> 
> I am a bit hesitant to commit this without some feedback, because it is a pretty
> major change.  Before I commit this, I will update all of the docs.
> 
> Thoughts?

I'd *like* to see ./configure --with-port=8080 set Listen 8080 in
httpd.conf.  I don't like seeing the default configuration requiring
manual edits.  -- justin

Reply via email to