> 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 serv
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
Hello all,
I have a problem while I am trying to run jforum and connect apache-tomcat
with mod_jk connector. When I am typing http://localhost:8080/jforum -
everything is just fine. But I want to access the forum with
forum.mycompany.com. Before explain my conf files I will say that I am using
Sus