On Fri, May 18, 2001 at 06:22:42PM -0400, Jeff Trawick wrote:

> Danek Duvall <[EMAIL PROTECTED]> writes:
> 
> > On Fri, May 18, 2001 at 01:59:07PM -0700, Ian Holsman wrote:
> > 
> > > could this be more easily achieved by putting an invalid line in the
> > > configure file like 
> > > REMOVEME_Port 80
> > 
> > If you do that (and hence have no Port or Listen directives), then Apache
> > will see that no listeners have been configured, and will create one on
> > port 80, which is the behavior I want to avoid.
> 
> Actually, you'll have a syntax error and Apache will exit.

Oh, ok, I see what Ian meant.  However, anyone who wants to add another
service, but still leave HTTP on port 80 disabled, will need to clean up
that line as well as adding their specific stuff.  And then make it an
error again if they're the last ones to be removed.

Danek

Reply via email to