In server.xml use:

  <Listener className="org.apache.ajp.tomcat4.config.ApacheConfig"
append="false"/>

inside either a host definition or a context definition.  Inside a host
definition you will get a virtual host block, inside a context you will get
the Jk* configuration parameters.  For me the configuration is written in
$TOMCAT_HOME/conf/auto/mod_jk.conf.

Regards,

Drew


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:Rainer.Bruch@;t-online.de]
Sent: Monday, October 28, 2002 1:59 PM
To: Tomcat User List
Subject: configuring tomcat 4.1.12 creating mod_jk.conf-auto


how and where do i have to configure tomcat 4.1.12 to create automatically
the 'mod_jk.conf-auto' for 'apche 1.3.x' or 'apache2'?

regards
raibru

--
To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to