...
3. Now, you need to do some configuring on Apache Httpd to connect to Tomcat. You have two options:
Option #1 mod_jk
- Navigate to your Apache config directory
No Format cd /path/to/apache/config
- Open httpd.conf for editing and locate the LoadModule section.
...