Hi - to configure Apache to use mod_jk under Solaris the httpd.conf code
looks like:

# Load mod_jk 
LoadModule jk_module libexec/mod_jk.so 
AddModule mod_jk.c 
QUESTION: Is this code identical under WinNT or would it be mod_jk.dll? An
example snippet would be great.

Thx,
-MC

Reply via email to