You can also check the tomcat logs and see where it's trying to serve the page from, but it sounds like something that Alan is getting at -- tomcat is getting the request but isn't able to match it up to the right host.
:Den -- To me, it seems a dreadful indignity to have a soul controlled by geography. George Santayana On Thu, Apr 28, 2011 at 9:58 AM, Alan Holden wrote: > You said you have some VirtualHosts configuration stuff over on the Apache > side too? > Something to proxy the request that comes to "10.1.1.201" on Apache - and > send it over to Tomcat. > What does that code look like? Did I miss it? > Al > > On 4/27/2011 10:34 PM, Jari Ketola wrote: >> >> I'm using ajp13 connector with mod_jk with the following VirtualHost >> configuration in Tomcat: >> > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en > -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
