On Wed, 11 Jun 2003 01:27, Isai Arasu wrote: > I do not find the documentation you mentioned very > helpful. Can you please list the steps to connect > Tomcat with Apache. I will really appreciate that.
For a start you haven't mentioned what environment you are using, windows, linux, unix or what? Basically the steps are install Tomcat, get that running, install Apache, get that running, download the latest mod_jk2 binary (or the source and build it) from http://jakarta.apache.org/builds/jakarta-tomcat-connectors/, then you need a jk2.properties file, a workers.properties file and to make some changes to your server.xml, all which are explained in detailed at the link I gave you: http://tomcatfaq.sourceforge.net/apache.html Regards, -- Jason Bainbridge http://jblinux.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
