> From: Chandler_Kiril [mailto:k.to...@abv.bg]
> Subject: Help setting jforum and Apache->Tomcat connector
>
> I have a problem while I am trying to run jforum and connect apache-
> tomcat with mod_jk connector.
Unless you really need httpd for something useful (just serving static content
isn't
Hi Chandler,
try this jk.conf instead you was missing to jkMount your application
and you need to create
a new worker that handles request for "/jforum" call it jfworker and
use it in the jkMount line
as shown here:
JkWorkersFile /etc/tomcat5/base/workers.properties
JkLogFile /v