Re: [us...@httpd] mod_proxy: CSS & JavaScript not loaded

2009-04-28 Thread John Ruffin
On Tue, Apr 28, 2009 at 7:54 AM, John Ruffin wrote: > Thanks Andre! I noticed after I sent the post that I'm getting a 404 in > the html where the browser has tried to get the javascript. 404 because the > application name has been pre-pended to the front of the URL twice. I&#x

Re: [us...@httpd] mod_proxy: CSS & JavaScript not loaded

2009-04-28 Thread John Ruffin
p://collegeflair.com - this is the URL after the page loads http://collegeflair.com/stanford.jsf. This URL is setup in /private/etc/hosts. After I click a link, this is the URL: http://collegeflair.com/alge-webapp/stanford.jsf;jsessionid=B484F34787DE4412AEE848D7093170C8 On Tue, Apr 28,

[us...@httpd] mod_proxy: CSS & JavaScript not loaded

2009-04-27 Thread John Ruffin
Working on a MacBook Pro with Mac OS X 10.5.6, I have an app that runs fine on Tomcat standalone. But when I turn Apache on and proxy it to Tomcat the RichFaces CSS and JavaScript are not loaded. Initially, my specific CSS is loaded but if I click on a link then "all" CSS and JS are lost on subse