I got it working.  Basically the ProxyPassReverse directive should use HTTP
not AJP.

This article helped:

http://lenya.apache.org/docs/2_0_x/tutorials/mod_proxy_ajp.html

Jeremy

On Fri, Mar 21, 2008 at 10:35 AM, James Carman <[EMAIL PROTECTED]>
wrote:

> On 3/21/08, Jeremy Levy <[EMAIL PROTECTED]> wrote:
> > Sebastiaan,
> >
> >  Thanks very much, that helps a lot.  It now works. Now that it's
> working I
> >  want to switch it to use ajp instead of http.
> >
> >  I understand from your explanation how ProxyPreserveHost was breaking
> it.
> >  However, when I switch to use ajp, I'm seeing the same behavior.  I'm
> having
> >  trouble understanding what tomcat is returning in terms of what I
> should
> >  define as my ProxyPassReverse. Is there an easier way to debug this?
>  Here
> >  is how my virtualhost looks now:
>
> Have you tried asking the tomcat folks?  They're much more adept at
> this stuff than us, I would imagine.  They may have seen this sort of
> stuff before.  Can you reproduce the issue with a simple JSP-based
> example?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to