Difference between revisions of "Using Tomcat with Apache"
From MyWiki
(Created page with "Rather than using Tomcat standalone Apache can be configured to pass connections to tomcat using mod_jk<br>") |
|||
Line 1: | Line 1: | ||
Rather than using Tomcat standalone Apache can be configured to pass connections to tomcat using mod_jk<br> | Rather than using Tomcat standalone Apache can be configured to pass connections to tomcat using mod_jk<br> | ||
+ | This requires<br> |
Revision as of 12:34, 14 July 2015
Rather than using Tomcat standalone Apache can be configured to pass connections to tomcat using mod_jk
This requires