Apache 2.0.44, Tomcat 4.1.18, mod_jk2-2.0.2, Linux RedHat 8.0
After following the instructions and examples both on the
jakarta.apache.org site and in the Pro Apache Tomcat book, I was able to
compile mod_jk2 for Apache 2.0.44 and get it to load the module just fine.
However, when adding the JKMount directives to the mod_jk.conf file Apache
complains with:
Invalid command 'JkMount', perhaps mis-spelled or defined by a module not
included in the server configuration
Has anyone else had this problem?
I can take those directives out and Apache fires up. So I can have a
working Tomcat on port 8080, a working Apache on port 80, but no
conversation between the two.
Thanks,
Sjan Evardsson