Re: FW port number
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2001-12-18 21:45:12
|
Yann Gascard <yan...@in...> writes: > Hello, > > I'd like to know what's the port number to allow in > our firewall for PHP weather to work. All PHP Weather does is to access files via HTTP. This normally uses port 80. But if you're using a proxyserver, then you have to connect to that on some other port - Squid uses 3128 but I've seen others use 8080. > Could you confirm that it's port number 3128, could someone confirm. If you're able to browse the net without using a proxy, then PHP Weather should also be able to function without any special settings. -- Martin Geisler My GnuPG Key: 0xF7F6B57B See my homepage at http://www.gimpster.com/ for: PHP Weather => Shows the current weather on your webpage. PHP Shell => A telnet-connection (almost :-) in a PHP page. |