Integrating Tomcat 9.0 with Apache 2.4.9 using APJ Connector on Ubuntu 18.0

Capturing the list of files that be modified or verified for proper configuration. Bottom line, Apache needs to know how to talk to Tomcat through mod-jk.

  1. <apache2 home>/apache2.conf
  2. <apache2 home>/sites-enabled/000-default.conf
  3. <apache2 home>/mods-enabled/jk.conf ( likely a symlink to /etc/mods-available/jk.conf)
  4. /etc/libapache-mod-jk/workers.properties
  5. /etc/libapache-mod-jk/httpd-jk.conf ( likely a symlink to /etc/mods-available/jk.conf, points to same file as 3)
  6. <Tomcat Home>/conf/server.xml