From owner-freebsd-questions@FreeBSD.ORG Sun Apr 9 19:37:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D222C16A401 for ; Sun, 9 Apr 2006 19:37:42 +0000 (UTC) (envelope-from zeroonetwothree@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3450543D53 for ; Sun, 9 Apr 2006 19:37:37 +0000 (GMT) (envelope-from zeroonetwothree@gmail.com) Received: by wproxy.gmail.com with SMTP id i6so740891wra for ; Sun, 09 Apr 2006 12:37:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=THFUMam5fTYv4URo1Rwfw3tgJHuIAiRcYOU0pecfH0XCrvZX6yJV4s6VNjdb68SrXwvuxQPg0ocFctRXWBebCsLWaGbo8Ti4v89NasM8PV4qTrX205F6TYmiQwv5RQwbtji7usntZ7EHJDnfIlIXo8hWQLEp8fC1H/r3wZwYnVs= Received: by 10.54.156.14 with SMTP id d14mr23400wre; Sun, 09 Apr 2006 12:37:37 -0700 (PDT) Received: by 10.54.81.13 with HTTP; Sun, 9 Apr 2006 12:37:37 -0700 (PDT) Message-ID: <7b7f9d810604091237o404b2f16j6bbe6d1bae43625d@mail.gmail.com> Date: Sun, 9 Apr 2006 15:37:37 -0400 From: "Adam McCarthy" To: freebsd-questions@freebsd.org In-Reply-To: <7b7f9d810604091236s9666211g77a0d63989447521@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7b7f9d810604091129t2b39fec4xcfdd07e0db03b6d0@mail.gmail.com> <7b7f9d810604091236s9666211g77a0d63989447521@mail.gmail.com> Subject: Re: Apache refusing to listen 81 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2006 19:37:42 -0000 That was the problem. It's not *:81, it's just 81. Thanks again. I know it was going to be something really stupid. On 4/9/06, Adam McCarthy wrote: > Oh crap, it is supposed to be set like that, I must have been thinking of= squid. > > On 4/9/06, fbsd_user wrote: > > 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. wrote: > > > On 4/8/06, 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. > > > > > > > > -- > > > > > > > -- > Microsoft sent me an email stating. > > "We have been informed that you have 10 machines, in which only two > are running Windows. If this does not change, we will contact your ISP > and have you shutdown. Thank you, and we apoligize for any > inconvience." > -- Microsoft sent me an email stating. "We have been informed that you have 10 machines, in which only two are running Windows. If this does not change, we will contact your ISP and have you shutdown. Thank you, and we apoligize for any inconvience."