On Wed, Feb 2, 2011 at 9:40 PM, Ognjen Blagojevic <ognjen.d.blagoje...@gmail.com> wrote: > Hi Lava, > > On 1.2.2011 19:35, Lava Saleem wrote: >> >> yeah I have read what you quote before but my question is that >> I need to set apache httpd as a proxy and I'm not sure if it buildin >> within >> the apache tomcat and what about the mod_jk do I need to download it ? > > Apache Tomcat comes packaged with HTTP server called Coyote. > > There is no need to install Apache HTTPD (in most cases). > > Regards, > Ognjen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >
Or if your intention in running Apache is to run your webapp on port 80, I suggest to use jsvc instead, my 2 cents worth. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org