I just installed Apache and I have the following statements in the httpd.conf file. The page is all messed up when I went to http://localhost/foo. You can go to www.yamaha.com and see what the page supposes to look like. Below are what I got from the access_log and error_log. Can you show me how to fix it please? I'm new to apache. ProxyPass /foo http://www.yamaha.com ProxyPassReverse /foo http://www.yamaha.com access_log 127.0.0.1 - - [15/Feb/2008:19:32:03 -0800] "GET /foo HTTP/1.1" 200 9127 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /yamahavgn/CDA/Scripts/YamahaJs.js HTTP/1.1" 404 305 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /yamahavgn/CDA/Scripts/scripts.js HTTP/1.1" 404 304 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /hotproducts/images/splash_spot_off.gif HTTP/1.1" 404 310 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /images/main_image_rev2.jpg HTTP/1.1" 404 298 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /yamahavgn/CDA/Scripts/hbx.js HTTP/1.1" 404 300 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /images/blank.gif HTTP/1.1" 404 288 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /images/future_logo.jpg HTTP/1.1" 404 294 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /images/arrow.gif HTTP/1.1" 404 288 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /images/namm2008_splash_spot.jpg HTTP/1.1" 404 303 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /images/motor_image.jpg HTTP/1.1" 404 294 127.0.0.1 - - [15/Feb/2008:19:32:04 -0800] "GET /images/splash_bar_879.jpg HTTP/1.1" 404 297 error_log [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/yamahavgn, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/yamahavgn, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/hotproducts, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/images, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/yamahavgn, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/images, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/images, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/images, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/images, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/images, referer: http://localhost/foo [Fri Feb 15 19:32:04 2008] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/images, referer: http://localhost/foo -- View this message in context: http://www.nabble.com/Images-missing-when-do-ProxyPass-and-ProxyPassReverse-tp15514618p15514618.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx