You need a workers.properties file, as well. You will need to change server.xml if you use virtual host names...the default server.xml has Host elements defined for localhost only.
John > -----Original Message----- > From: mlh [mailto:mlh@;zip.com.au] > Sent: Tuesday, November 12, 2002 7:27 AM > To: Tomcat Users List > Subject: Re: Basic Setup Question... > > > > FWIW, you do not have to do ANYTHING to > the server.xml as distributed to be able > to have apache forward *.jsp's to tomcat. > > All you have to do is install mod_jk in > apache, edit apache's httpd.conf and write > the mod_jk.conf. Of these 3, building and > installing the mod_jk.so is perhaps the > most time-consuming/difficult. > > For the last 2, copious examples now exist > on the jakarta web site and elsewhere on the > 'net. > > Matt > > > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
