David Smith wrote:
And the Apache httpd module API is as far as I understand a moving target. Modules for 2.0.x are not compatible with 2.2. Try one built for 2.2, or if available,
It is not available, neither it will be. The preferred solution is to use the mod_proxy with mod_proxy_ajp and mod_proxy_balancer.
use the mod_rewrite for 2.2. It's supposed to be able to handle the AJP/1.3 protocol.
Use mod_proxy and mod_proxy_ajp. Although mod_rewrite can be used, it lacks the AJP protocol configuration (uses defaults). Regards, Mladen. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]