I am trying to use the tomcat apache connector
I found the binary version and the instructions there say
Code:
mod_jk_1.2.32-httpd-2.2.19-nw.zip is for Apache 2.2.x and works with Apache 2.2.15 and later.
Unzip it to the root of your SYS volume to get the updated connector. This will add or replace the mod_jk.nlm in \Apache22\modules.
I installed apache using yum. where will i find folder SYS volume (is it apache installation?) where I should unzip the binary?
my apache modules directory is in /etc/httpd/modules
please advice