ASF Bugzilla – Attachment 19028 Details for
Bug 40793
Documentation Errors: Tomcat Connector: Apache HowTo: Installation: Using Tomcat auto-configure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to documentation on automating Tomcat to generate Apache conf file
patch.txt (text/plain), 1.02 KB, created by
Paul Charles Leddy
on 2006-10-18 17:43:19 UTC
(
hide
)
Description:
Patch to documentation on automating Tomcat to generate Apache conf file
Filename:
MIME Type:
Creator:
Paul Charles Leddy
Created:
2006-10-18 17:43:19 UTC
Size:
1.02 KB
patch
obsolete
>Index: howto/apache.xml >=================================================================== >--- howto/apache.xml (revision 465431) >+++ howto/apache.xml (working copy) >@@ -244,16 +244,27 @@ > </source> > > <p> >+Note: this file may also be generated as $TOMCAT_HOME/conf/auto/mod_jk.conf >+</p> >+ >+<p> > This will tell Apache to use directives in the <b>mod_jk.conf-auto</b> file in the Apache configuration. > This file is created by enabling the Apache auto-configuration as follows, in your server.xml file. > <b>Please note that this example is specific to Tomcat 5.x, unlike other sections of this document >- which also apply to previous Tomcat branches.</b> >+ which also apply to previous Tomcat branches.</b> Also, this entry goes within the block for your current >+ 'Engine', not in a block of its own. > </p> > <source> > ... > <Engine ...> >+ . >+ . >+ . > <Listener className="org.apache.jk.config.ApacheConfig" modJk="/path/to/mod_jk.so" /> >- </Engine> >+ . >+ . >+ . >+ </Engine> > ... > </source> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 40793
: 19028