On Thu, 19 Sep 2002 07:34, you wrote: > All, > > I am setting up Apache 2.0.40 to be the front end to a Turbine based > app that some developers are building. I need this to work through > Apache so we can protect the site with SSL. > > On the Tomcat list I found a really good how-to compiling mod_jk and > getting it work with apache. (The howto is at > http://www.johnturner.com/howto/apache-tomcat-howto.html) Unfortunately, > the TDK test app would not work through Apache.
Could you explain what you mean by "would not work"? What happened? > To test my Apache > configuration to see if the problem was there, I downloaded vanilla > Tomcat 4.0.4 and configured it and Apache to work together. As I > expected, Tomcat worked fine through Apache. When you say it worked fine, you mean you didn't have any problems at all? > One of the things that I noticed that was not working the way it > should was that mod_jk.conf was not being created automatically like > it should (and was with the vanilla Tomcat install.) Is this a > known issue? We use Apache 1.3.26 with mod_jk without problems, but I have never seen a mod_jk.conf file... we configure mod_jk in httpd.conf and there is a workers.properties file. What is supposed to be in mod_jk.conf? > In order to get this working, should I build Turbine from scratch or > can someone help me out in getting Turbine working through Apache? I have never used Apache 2.0.x, only Apache 1.3.x, but I can try to help if you ask questione on this list. Regards, -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
