Hi, I installed Apache Httpd 2.4.6 and Tomcat 7.0.42 from source code (.tar.gz) on Redhat Linux and looking for documentation to enable AJP and connect Tomcat with Httpd using AJP/APR
I have the following questions (and please let me know where I can post the same if this email group is the not the correct place) : 1. The 'Tomcat Connectors JK 1.2' Binary Releases at http://tomcat.apache.org/download-connectors.cgi only seem to be available for Windows (and not for Redhat Linux). Aren't there any binary releases for unix based systems? 2. The following documentation seem outdated, has references to Tomcat 3,4,5.5,6 but not 7. has references to Httpd 2.x in general and 2.2 specific but nothing specific to 2.4 The Apache Tomcat Connector - Webserver HowTo http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html http://tomcat.apache.org/connectors-doc-archive/jk2/jk/aphowto.html 'Tomcat 7' doesn't appear under the 'Supported Configuration' section With Tomcat 7 could the means of using and configuring JK been updated or enhanced? The Tomcat 7 doc mentions JK 1.2.x though http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html 3. Under 'Obtaining mod_jk' section of the 'Webserver HowTo' page "If the binary is not available, follow the instructions for building mod_jk from source" Where are the instructions? 4. Can the documentation pages have timestamp of 'last modified'? Thanks, -sri