Depends on your platform.
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/
But unless there's an overriding reason to use JK2, there's no reason not to go with JK. JkMount == JkUriSet and JK has various other directives that take the place of JkSet (like JkWorkersFile and JkLogLevel). There's nothing special or "better" about JkSet or JkUriSet, its just a different syntax.
John
On Fri, 11 Jul 2003 09:05:59 -0700, Ray Madigan <[EMAIL PROTECTED]> wrote:
Can one find mod_jk2 on the tomcat site or do you have to build it?
-----Original Message----- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 8:48 AM To: Tomcat Users List Subject: Re: JK Connector/JkSet or JkUriSet
Neither is a valid command directive for mod_jk. JkSet and JkUriSet are for mod_jk2.
John
On Fri, 11 Jul 2003 08:41:12 -0700, Ray Madigan <[EMAIL PROTECTED]> wrote:
I staid up until 2:30AM trying to figure this out and couldn't. Ouch!
I am connecting Apache 2.0.46 with Tomcat 4.1.24 using the mod_jk found on
the tomcat site which is named mod_jk.so-ap2.0.46-rh72. I changed its name
to mod_jk.so and made all of the modifications that I could from the
Connectors help pages and it seems to work except:
When I try to call JkSet or JkUriSet from the httpd.conf configuration file
Apache JkSet' is either mispelled or defined in a module that is not
included in the server configuration.
So all of my users will see the source page of my welcome jsp? lol
Any help would be appreciated!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
