I have two webservers (server 1 and server 2) on a LAN and have setup ProxyPass to direct certain incoming requests to server 2. My problem is that when a page is served from server 2, all of its HTML content (colour, images etc) is missing and clicking any links on that page leads to "not found" error messages.
How do I configure the two servers so that when traffic is directed to server 2, only server 2 can serve the relevant files?
I am struggling with knowing what the relevant directives are to fix the HTML mapping.
I am using Ubuntu Server 10.04.