----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 23, 2005 8:27 AM Subject: cvs commit: jakarta-tomcat-connectors/jk/xdocs/howto apache.xml
> yoavs 2005/03/23 08:27:03 > > Modified: webapps/docs changelog.xml > jk build.xml > jk/xdocs/howto apache.xml > Log: > Bugzilla 33857. > > +This file is created by enabling the Apache auto-configuration as follows, in your server.xml file: > +</p> > +<source> > + <Server ...> > + <Listener className="org.apache.jk.config.ApacheConfig" modJk="/path/to/mod_jk.so" /> > + </Server> > +</source> > + This is specific to Tomcat 5.x (whereas the file isn't). Also, if you are only going to give one example on how to use ApacheConfig, it would be better to show placing it under Engine (as it's the simplest useful case). This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
