Re: [EMAIL PROTECTED] Problems with mod_proxy etc and open proxy

2007-06-02 Thread Philip Rhoades
Graeme, On 6/2/07, Graeme Fowler <[EMAIL PROTECTED]> wrote: On Sat, 2007-06-02 at 10:59 +1000, Philip Rhoades wrote: > Not sure what you mean - do you mean load the page: > >http://www.sun.com/ > > into my browser on the same machine that is running httpd? - that just > returns the sun page

Re: [EMAIL PROTECTED] Problems with mod_proxy etc and open proxy

2007-06-02 Thread Graeme Fowler
On Sat, 2007-06-02 at 10:59 +1000, Philip Rhoades wrote: > Not sure what you mean - do you mean load the page: > >http://www.sun.com/ > > into my browser on the same machine that is running httpd? - that just > returns the sun page . . No, I mean have you connected to your webserver using an

Re: [EMAIL PROTECTED] Problems with mod_proxy etc and open proxy

2007-06-01 Thread Philip Rhoades
Graeme, On 6/1/07, Graeme Fowler <[EMAIL PROTECTED]> wrote: On Fri, 2007-06-01 at 21:00 +1000, Philip Rhoades wrote: > 72.28.205.136 - - [01/Jun/2007:12:15:24 +1000] "GET > http://www.sun.com/ HTTP/1.1" 200 1261 "-" "Mozilla/5.0 ( Windows; U; > Windows NT4.0; DigiExt )" > > What else do I need

Re: [EMAIL PROTECTED] Problems with mod_proxy etc and open proxy

2007-06-01 Thread Pid
Graeme Fowler wrote: On Fri, 2007-06-01 at 21:00 +1000, Philip Rhoades wrote: 72.28.205.136 - - [01/Jun/2007:12:15:24 +1000] "GET http://www.sun.com/ HTTP/1.1" 200 1261 "-" "Mozilla/5.0 ( Windows; U; Windows NT4.0; DigiExt )" What else do I need to do? Probably nothing. Have you tried to mak

Re: [EMAIL PROTECTED] Problems with mod_proxy etc and open proxy

2007-06-01 Thread Graeme Fowler
On Fri, 2007-06-01 at 21:00 +1000, Philip Rhoades wrote: > 72.28.205.136 - - [01/Jun/2007:12:15:24 +1000] "GET > http://www.sun.com/ HTTP/1.1" 200 1261 "-" "Mozilla/5.0 ( Windows; U; > Windows NT4.0; DigiExt )" > > What else do I need to do? Probably nothing. Have you tried to make the same requ

[EMAIL PROTECTED] Problems with mod_proxy etc and open proxy

2007-06-01 Thread Philip Rhoades
People, I have: Server version: Apache/2.2.4 running on FC6 - I have commented out these lines in httpd.conf: # LoadModule proxy_module modules/mod_proxy.so # LoadModule proxy_balancer_module modules/mod_proxy_balancer.so # LoadModule proxy_ftp_module modules/mod_proxy_ftp.so # LoadModule prox