On Fri, Feb 15, 2008 at 10:39 PM, Andrew2008 <kingdom2dominion@xxxxxxxxxxx> wrote: > > 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 There are probably /-rooted links on that site. To fix those, you would need mod_proxy_html. See this page for a thorough discussion: http://www.apachetutor.org/admin/reverseproxies Joshua. --------------------------------------------------------------------- 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