From owner-freebsd-questions@FreeBSD.ORG Thu Sep 30 03:27:12 2004 Return-Path: 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 43D9016A4CE for ; Thu, 30 Sep 2004 03:27:12 +0000 (GMT) Received: from mail.iinet.net.au (mail-07.iinet.net.au [203.59.3.39]) by mx1.FreeBSD.org (Postfix) with SMTP id B1E8D43D39 for ; Thu, 30 Sep 2004 03:27:10 +0000 (GMT) (envelope-from pfb@exadios.com) Received: (qmail 20711 invoked from network); 30 Sep 2004 03:27:09 -0000 Received: from unknown (HELO goldmund.pri) (203.59.214.243) by mail.iinet.net.au with SMTP; 30 Sep 2004 03:27:08 -0000 Received: from goldmund.pri ([127.0.0.1] helo=localhost ident=pfb) by goldmund.pri with esmtp (Exim 3.35 #1 (Debian)) id 1CCrb1-0002eN-00 for ; Thu, 30 Sep 2004 11:27:07 +0800 Date: Thu, 30 Sep 2004 11:27:07 +0800 (WST) From: Peter F Bradshaw Sender: pfb@exadios.com To: freebsd-questions@freebsd.org In-Reply-To: <20040929234948.66897.qmail@web14305.mail.yahoo.com> Message-ID: References: <20040929234948.66897.qmail@web14305.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: ISP blocking port 80 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 03:27:12 -0000 Hi; On Wed, 29 Sep 2004, Stanley Wright wrote: > If my ISP blocking port 80 and all other ports, what > options do I have for running Apache. I doubt whether your ISP is blocking all ports. If they where a number your applications would not work. You do not have to use port 80 as the listening port for Apache - it is only the default. For instance you could use 1080. Your URL would then be http://www.mywebpage.com:1080/. However, if you move away from port 80 I doubt whether stuff like Google would pick you up. I guess it all depends on what you want to use the Web server for. > > Thanks. > Cheers -- Peter F Bradshaw, pfb@exadios.com, ICQ 75431157 (exadios). http://www.exadios.com PGP public key at http://www.exadios.com/public_key.html "I love truth, and the way the government still uses it occasionally to keep us guessing. " - Sam Kekovich.