Thanks Charles, I want a Apache 2 server to use PHP app's too with tomcat apps using port 80.
I think that's the only way of doing, isn't it ? Thomas On Sat, Oct 18, 2008 at 19:44, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Thomas Manson [mailto:[EMAIL PROTECTED] > > Subject: Re: Timeout while stopping tomcat > > > > If I want to build an link between my Apache2 and Tomcat 6, > > will I need the AJP connector ? > > Yes. > > > Also, which [ModJK/JK/JK2 or else] project is the correct to > > use with Tomcat 6 ? > > The mod_jk2 package has been deprecated for several years, so don't even > think about that. The mod_jk package is the current one; documentation is > here: > http://tomcat.apache.org/connectors-doc/ > > Unless you have a real need for putting httpd in front of Tomcat (and > serving static content doesn't qualify), you're better off without it from > both performance and maintainability aspects. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >