# Load mod_jk module LoadModule jk_module /etc/httpd/modules/mod_jk.so JkWorkersFile conf/workers.properties # Where to put jk logs JkLogFile /home/WORK/logs/httpd_log/mod_jk_log # Set the jk log level[debug/error/info] JkLogLevel warn # Send to Tomcat URL file JkMountFile /etc/httpd/conf/reqmap