DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40367>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40367 ------- Additional Comments From [EMAIL PROTECTED] 2006-08-30 17:52 ------- (In reply to comment #0) > Following Apache doc, creates an empty mod_jk.conf file. An empty mod_jk.conf file was created following the instructions. This could be a bug in the documentation or mod_jk or tomcat or apache > > http://tomcat.apache.org/connectors-doc/howto/apache.html > <snip snip> > To be added at the end of your httpd.conf > Include $TOMCAT_HOME/conf/jk/mod_jk.conf-auto > > This will tell Apache to use directives in the mod_jk.conf-auto file in the > Apache configuration. This file is created by enabling the Apache > auto-configuration as follows, in your server.xml file. Please note that this > example is specific to Tomcat 5.x, unlike other sections of this document > which > also apply to previous Tomcat branches. > > ... > <Engine ...> > <Listener className="org.apache.jk.config.ApacheConfig" > modJk="/path/to/mod_jk.so" /> > </Engine> > ... > > Then restart Tomcat and mod_jk.conf should be generated. > > </snip snip> > > This "should" but didnt happen. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]