Am Tue, 15 Jun 2010 15:04:01 +0200
schrieb André Warnier <[email protected]>:

> In other words, it appears to receive the URI "/mir/search.jsp", try
> to map it to a worker, succeed, but then forwarding the request to
> Tomcat as "/jsp/search.jsp" anyway (which was the original URL, not
> the rewritten one). This "/jsp/search.jsp" is indeed not found by
> Tomcat (because in Tomcat it is "/mir/search.jsp"), and I receive in
> return a 404 error page from Tomcat.

I'm not quite sure whether I have understood your problem but maybe
this additional setting (after JkMount) helps:

  JkOptions     +ForwardURIProxy


Gruß,
 Tobias.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to