Hi,
we are using a slightly old tomcat 3.2.4 with apache 1.3.29 under Gentoo Linux and have a problem rewriting URLs like:
So i think the problem is that the request is first taken by mod_jk before it is passed to mod_rewrite but i don't see any solution to that.
The most strange thing, the same configuration works fine with tomcat 3.2.4 with apache 1.3.28.
Can you check that mod_jk appears last in the loadmodules section of your httpd.conf? Order is important there... The other possibility is that you're using a different version of mod_jk, if you can, try compiling 1.2.5 for your setup to make sure you're running a recent version.
-Dave
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
