Using Tomcat with Apache

From MyWiki
Revision as of 12:38, 14 July 2015 by George2 (Talk | contribs)

Jump to: navigation, search

Rather than using Tomcat standalone Apache can be configured to pass connections to tomcat using mod_jk
This requires

  • configuratin of httpd.conf to load the module and configure virtual directories to pass to tomcat
  • addtion of a helper file