Matt McCutchen wrote:
I also
suggest that you try a test case other than Google in case Google tries
to block people from proxy-passing to them.
Google doesn't stop you proxying, but it does redirect to your country,
taking you out of scope of your rules. That makes it tricky to proxy
unles
On Tue, 2009-02-17 at 11:59 -0500, Christopher Long wrote:
> I'm attempting to use mod_proxy to display various webpages via
> ProxyPass. I'm having issues getting the images to properly come
> through. Here is what I have in /conf/httpd.conf:
>
>
>
>
> ProxyRequests Off
>
>
>Order deny
Hello:
I'm attempting to use mod_proxy to display various webpages via ProxyPass.
I'm having issues getting the images to properly come through. Here is what
I have in /conf/httpd.conf:
ProxyRequests Off
Order deny,allow
Allow from all
ProxyPass/google/ http://www.google.com