Here's whats appearing in my SSL log file: 192.168.101.1 - u01 [11/May/2009:12:22:06 +0100] "GET /cameras HTTP/1.1" 200 4238 192.168.101.1 - - [11/May/2009:12:22:06 +0100] "GET /css.css HTTP/1.1" 404 272 192.168.101.1 - - [11/May/2009:12:22:06 +0100] "GET /jpg/login_3.jpg HTTP/1.1" 404 280 192.168.101.1 - - [11/May/2009:12:22:06 +0100] "GET /jpg/login_5.jpg HTTP/1.1" 404 280 192.168.101.1 - - [11/May/2009:12:22:06 +0100] "GET /jpg/arrow03.gif HTTP/1.1" 404 280 192.168.101.1 - - [11/May/2009:12:22:06 +0100] "GET /jpg/login_7.jpg HTTP/1.1" 404 280 192.168.101.1 - - [11/May/2009:12:22:06 +0100] "GET /jpg/login_8.jpg HTTP/1.1" 404 280 As you can see, its correctly getting the first page (eg: index.html), but then all of the resources within the page are not returned as the browser appears to be requesting /css.css instead of /cameras/css.css etc... However, when I look at the html for the index.html page, they way it is requesting resources is relative, so I don't understand why its not following the parent /cameras path! Is it fair to say at this point that mod_proxy is definitely configured correctly and that its now a html / browser issue?....or is there still some possibility of misconfiguration / other things that I can do with mod proxy? Thanks for all the help, Mark -----Original Message----- From: Eric Covener [mailto:covener@xxxxxxxxx] Sent: 11 May 2009 01:43 To: users@xxxxxxxxxxxxxxxx Subject: Re: mod_proxy working on initial request, but not for subsequent resource requests On Sun, May 10, 2009 at 8:13 PM, Mark Keenan <mfkeenan@xxxxxxxxxxx> wrote: > Hi Eric, > > I just checked and it doesn't use the base tag in the HTML. Any other ideas? > Is my configuration definatley correct? I do think that it is. But when I > look at the html and see that there appears to be no reason why it shouldn't > work, I find myself wondering if in fact I have messed something up in the > config! Access log would tell you what the browser ultimately decided to request. Maybe it will provide a hint? -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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 No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.320 / Virus Database: 270.12.9/2087 - Release Date: 05/10/09 07:02:00 --------------------------------------------------------------------- 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