Everytime I start up Tomcat, I get the following line in: mod_jk.conf-auto
LoadModule jk_module libexec/mod_jk.so
All my modules go in /usr/lib/apache not libexec.
In the meantime, I linked libexec to ../../usr/lib/apache, so that I don't
have to continually modify mod_jk.conf-auto with the correct path info,
otherwise Apache will not start.
How can I change this behavior so that the line modules/mod_jk.so gets
generated instead of libexec/mod_jk.so?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]