Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 91294 invoked from network); 4 Sep 2002 17:07:20 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Sep 2002 17:07:20 -0000 Received: (qmail 22767 invoked by uid 97); 4 Sep 2002 17:07:35 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 22747 invoked by uid 97); 4 Sep 2002 17:07:34 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 22724 invoked by uid 98); 4 Sep 2002 17:07:34 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <83F0258A9996D311B14200A0C98F173602755653@aas-internet.aas.com> From: "Turner, John" To: 'Tomcat Users List' Subject: RE: mod_jk, autogen and additional parameters Date: Wed, 4 Sep 2002 13:06:52 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hmmm...excellent question. You could use the "append" parameter in your Listener element to append to another file instead of overwriting it. You could put the Apache directives that Tomcat doesn't auto-generate into the first file, and let Tomcat's auto-generated file be appended to it. I've never tried this, but it would be interesting to see how it works. Another option, if you want to get down and dirty, is to just modify org.apache.ajp.tomcat4.Ajp13Connector to do what you like, perhaps based on some other file. John > -----Original Message----- > From: Thorsten Huber [mailto:th@LF.net] > Sent: Wednesday, September 04, 2002 6:12 AM > To: tomcat-user@jakarta.apache.org > Subject: mod_jk, autogen and additional parameters > > > Hi, > > I'm running Apache 1.3.26 and Tomcat 4.0.4 with mod_jk and > autogenerating of mod_jk.conf enabled. So far it works. Now I > have to put some additional parameters like ServerAdmin or > DirectoryIndex to the VirtualHost section of mod_jk.conf. Is > there a way to set such parameters in the server.xml or do I > have to disable autogenerating and edit the mod_jk.conf manually? > > > -- > Gruss / Best regards | LF.net GmbH | fon +49 711 90074-414 > Thorsten Huber | Ruppmannstrasse 27 | fax +49 711 90074-33 > th@LF.net | D-70565 Stuttgart | http://www.lf.net > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: