Date: Sun, 9 Apr 2006 14:50:32 -0400 From: "fbsd_user" <fbsd_user@a1poweruser.com> To: "Adam McCarthy" <zeroonetwothree@gmail.com>, <freebsd-questions@freebsd.org> Subject: RE: Apache refusing to listen 81 Message-ID: <MIEPLLIBMLEEABPDBIEGIEHEHEAA.fbsd_user@a1poweruser.com> In-Reply-To: <7b7f9d810604091129t2b39fec4xcfdd07e0db03b6d0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't know where you got Listen *:80 Listen *:81 from. My working system uses Listen 8080 just fine. In the FreeBSD port of apache the http.conf file has the Listen statement in a few different places. You want the one closes to the beginning of the file. On 4/9/06, Daniel A. <ldrada@gmail.com> wrote: > On 4/8/06, Adam McCarthy <zeroonetwothree@gmail.com> 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. > > > > --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGIEHEHEAA.fbsd_user>