EXACTLY all that is needed is some examples ( not just snippets ). I have spent a lot of time looking through the docs on line, from the release and pouring over the hundreds of email on this list - I still do not see where the connection between Apache 2.0 httpd.conf and the worker2.properties file is made. I did stumble over a reference to JkSet config.file location-of-workers2.properties-file For example: JkSet config.file /usr/local/tomcat/conf/workers2.properties
There were a number of commands supported by mod_jk that were placed in the apache httpd.conf file. Example JkMount, JkWorkerFile, ... what are the mod_jk2 commands??? Where are they documented??? In Mod_jk the way you connected a path in a URL to a worker was through a JkMount configuration statement in httpd.conf. How do you do the equivalent with mod_jk2??? Thank you, Gary >>> -----Original Message----- >>> From: Turner, John [mailto:[EMAIL PROTECTED]] >>> Sent: Monday, October 07, 2002 9:43 AM >>> To: 'Tomcat Users List' >>> Subject: RE: JK2 Installation >>> >>> >>> What EXACTLY is incomplete about it? Someone can probably help you if >>> you >>> can describe exactly what additional information you need. >>> >>> John >>> >>> >>> > -----Original Message----- >>> > From: Christian Gothe [mailto:[EMAIL PROTECTED]] >>> > Sent: Monday, October 07, 2002 9:46 AM >>> > To: [EMAIL PROTECTED] >>> > Subject: JK2 Installation >>> > >>> > >>> > Hi! >>> > >>> > I'm looking for informations how to install JK2 for Apache. On >>> > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/config >>> > web.html >>> > is nothing that can help me, because it is incomplete. >>> > >>> > Any ideas? >>> > >>> > Thank you, >>> > Christian >>> > >>> > >>> > >>> > -- >>> > To unsubscribe, e-mail: >>> > <mailto:[EMAIL PROTECTED]> >>> > For additional commands, e-mail: >>> > <mailto:[EMAIL PROTECTED]> >>> > >>> >>> -- >>> To unsubscribe, e-mail: <mailto:tomcat-user- >>> [EMAIL PROTECTED]> >>> For additional commands, e-mail: <mailto:tomcat-user- >>> [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
