[us...@httpd] mod_proxy not displaying images

2009-02-17 Thread Christopher Long
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

[us...@httpd] Question about mod_rewrite

2009-02-10 Thread Christopher Long
Apache HTTP Server which then passes it back to the client. Thanks, Christopher Long