Hello, I'm trying hard to set up an Apache 1.3.27 with SSL that can use mod_jk to connect to a servlet container via AJP13.
I managed to set up everything with mod_jk v.1.2.0 already, but because mod_ssl requires EAPI and all downloadable mod_jk DLLs for Windows have not been compiled for an ssl-enabled Apache, I always get a warning message when starting the server that the mod_jk module might crash and I should recompile with -DEAPI. I wonder if anyone can tell me how or where I could obtain an EAPI-compiled mod_jk without compiling myself that works with SSL, too. I already tried to use mod_jk2 v.2.0.1 because I found an EAPI-compiled DLL for Windows. Unfortunately, I couldn't load this module successfully, although I'm almost sure that the configuration is correct, because the non-EAPI v.2.0.1 works fine for me, except the annoying EAPI warning again. Does anyone use the EAPI mod_jk2 v.2.0.1 DLL for Windows successfully and could give me a hint on this? Actually I don't care, whether I have to use mod_jk or mod_jk2 as long as it is an EAPI-DLL because of mod_ssl. From previous postings I see that I'm not the only one who would like to use a Win/Apache/SSL/mod_jk? configuration, but there seems to be no solution yet (except compiling manually with VC++)... I hope anybody did the trick already and could help me out. Thx. k already and could help me out. Thx. -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
