Re: ISP blocking port 80
From: Peter F Bradshaw (pfb_at_exadios.com)
Date: 09/30/04
- Previous message: Kevin D. Kinsey, DaleCo, S.P.: "Re: ISP blocking port 80"
- In reply to: Stanley Wright: "ISP blocking port 80"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 11:27:07 +0800 (WST) To: freebsd-questions@freebsd.org
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. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Kevin D. Kinsey, DaleCo, S.P.: "Re: ISP blocking port 80"
- In reply to: Stanley Wright: "ISP blocking port 80"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|