Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2006 11:40:48 -0700
From:      Andrew Reitz <ajr9@po.cwru.edu>
To:        Adam McCarthy <zeroonetwothree@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache refusing to listen 81
Message-ID:  <E8CADC2D-42D7-48FD-A65F-8B3118FF6397@po.cwru.edu>
In-Reply-To: <7b7f9d810604081118x1aca4493r96b8bf539e9291b0@mail.gmail.com>
References:  <7b7f9d810604081118x1aca4493r96b8bf539e9291b0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Apr 8, 2006, at 11:18 AM, Adam McCarthy wrote:

> I am trying to tell Apache2 to listen on port 81
> with
> Listen *:81
>
> Even if I comment out Listen:80 it still listens on 80.
>
> After starting Apache, telnet 127.0.0.1 81 fails with Connection  
> Refused.
>
> My listen is
> Listen *:80
> Listen *:81
>
> I have no firewall on the machine. No errors in httpd-error.log.
>
> Thanks in advanced for any inconvience.
>
Hi Adam,

Are you sure that Apache is picking up the httpd.conf that you are  
editing? Examining the output of `ps -auxwww |grep httpd` and `httpd - 
V` could be helpful.

-Andy Reitz.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E8CADC2D-42D7-48FD-A65F-8B3118FF6397>