Re: open proxy behavior without obvious open-proxy config

2004-02-10 Thread Philippe M. Chiasson
On Fri, 2004-02-06 at 22:52 -0500, Vincent Kargatis wrote: > [attempted post previously, but seems to have been silently swallowed.] > > I have an apache server using mod_proxy that is acting like an open > proxy even though I have ProxyRequests turned Off. > > the conf excerpt: >ProxyRequest

Re: open proxy behavior without obvious open-proxy config

2004-02-07 Thread Vincent Kargatis
From: "Ged Haywood" <[EMAIL PROTECTED]> > On Fri, 6 Feb 2004, Vincent Kargatis wrote: > > > I have an apache server using mod_proxy that is acting like an open > > proxy even though I have ProxyRequests turned Off. > > [sinp] > > Perhaps I'm missing something simple: > > How about this? > > http://

Re: open proxy behavior without obvious open-proxy config

2004-02-07 Thread Ged Haywood
Hi there, On Fri, 6 Feb 2004, Vincent Kargatis wrote: > I have an apache server using mod_proxy that is acting like an open > proxy even though I have ProxyRequests turned Off. > [sinp] > Perhaps I'm missing something simple: How about this? http://httpd.apache.org/docs/mod/mod_proxy.html#acces

open proxy behavior without obvious open-proxy config

2004-02-06 Thread Vincent Kargatis
[attempted post previously, but seems to have been silently swallowed.] I have an apache server using mod_proxy that is acting like an open proxy even though I have ProxyRequests turned Off. the conf excerpt: ProxyRequests Off RewriteEngine on RewriteRule ^/$ /index.html #pass request