Hilkiah,

You can configure Apache with mod_jk and then have tomcat just listen on localhost (127.0.0.1). If you go that route you'll have to install and configure mod_jk so that it gets loaded when apache starts and then for specific URL patterns it will go back to tomcat for the response. You'll still be running tomcat, but no one will hit it directly.

Good Luck,
Jake.

On Feb 8, 2008, at 7:14 AM, Hilkiah Lavinier wrote:

Hi Guys,

I have a need to run apache (front end search page actually a portal) with nutch (backend search engine). What strategy can I employ to either have apache as my ONLY webserver (i.e. no tomcat) and query nutch backend which would return the result to apache OR have apache talk to tomcat which would talk to nutch and have tomcat return the result to apache.

Essentially I don't want my end users 'seeing' tomcat and I don't want tomcat being my primary webserver.

Thanks in advance guys.


Regards,

Hilkiah G. Lavinier MEng (Hons), ACGI
6 Winston Lane,
Goodwill,
Roseau, Dominica
Mbl: (767) 275 3382
Hm : (767) 440 3924
Fax: (767) 440 4991
VoIP USA: (646) 432 4487

Email: [EMAIL PROTECTED]
Email: [EMAIL PROTECTED]
IM: Yahoo hilkiah / MSN [EMAIL PROTECTED]
IM: ICQ #8978201  / AOL hilkiah21






____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


Reply via email to