From owner-freebsd-questions Sat Nov 3 9:17:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from happy.cow.org (happy.cow.org [198.88.20.7]) by hub.freebsd.org (Postfix) with ESMTP id 872A837B416 for ; Sat, 3 Nov 2001 09:17:22 -0800 (PST) Received: (from ravi@localhost) by happy.cow.org (8.11.4/8.11.3) id fA3HGqJ95973; Sat, 3 Nov 2001 12:16:52 -0500 (EST) Date: Sat, 3 Nov 2001 12:16:52 -0500 From: ravi pina To: Andre Cameron Cc: questions@FreeBSD.ORG Subject: Re: Last Question;) Message-ID: <20011103121652.Q97368@happy.cow.org> Reply-To: ravi@cow.org References: <014801c1643f$0ffab390$0200a8c0@supportjlgjov8> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <014801c1643f$0ffab390$0200a8c0@supportjlgjov8>; from camcom@optonline.net on Sat, Nov 03, 2001 at 03:10:55AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 03, 2001 at 03:10:55AM -0500, Andre Cameron said at one point in time: > Is there anything special I have to do to switch the httpd port to 8080? I > changed all the port 80's in the httpd.conf but it doesn't even work localy > now... did you pay attention to: # # Listen: Allows you to bind Apache to specific IP addresses and/or # ports, in addition to the default. See also the # directive. # #Listen 3000 #Listen 12.34.56.78:80 in the config? do you see a entry for it in netstat -a? something like tcp4 0 0 *.8080 *.* LISTEN can you telnet to the the port? -r -- echo "send pgp key" | mail ravi@cow.org Why is it that when we bounce a check, the bank charges us more of what they already know we don't have any of? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message