I have seen the following set of statements in APACHE_HOME/conf/httpd.conf file,$
-------------------------------------------------------------------------------- LoadModule jk_module libexec/mod_jk.so JkWorkersFile /usr/local/apache1.3/conf/workers.properties JkLogFile /usr/local/apache1.3/logs/mod_jk.log JkLogLevel debug -------------------------------------------------------------------------------- I do not understand what is meant by these above lines and what functionality they implement in APACHE. I have seen mod_jk.so in the path $APACHE_HOME/libexec. I hope, my question is clear. Please, help in solving the doubt. regards --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
