<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > tomcat 4.1.24 > redhat 7.3 > apache 1.3.20 > jdk j2sdk1.4.1_02 > > I have poured through the web and just can't find what > is the deal here. > > I am linking tomcat to apache (or trying to!) using > the mod_jk, so that is all installed. > > All the docs said that the running of tomcat should > produce a file in conf called mod_jk.conf-auto >
The Jakarta docs are such a mess these days. All of the Jk stuff under /tomcat-4.1-doc/jk2 is hopeless out of date for mod_jk. The correct reference is to http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk.html#Using%20Apach eConfig. > it does not work. (I have tomcat starting in > standalone mode does that matter?) > > I did find one doc which said you need to insert a > line in the server.xml file - <ApacheConfig /> > it says where to put it but the example it gave, is > not in there! so where do I need to put this line? > > my server file is very long, so unless you guys need > it I will not include it yet. > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
