QM, Thanks for the help. I thought I kinda answered the Apache question by saying it served up the Apache index page in the /var/www directory. Should I try something else?
As for Tomcat, when I try http://localhost:8009, it doesn't work, but should I be able to use the browser through the Coyote connector? I gave it a shot, but wasn't sure if it was relevant. Port 8009 is what I have configured to use between Apache and Tomcat via mod_jk2. > -----Original Message----- > From: QM [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 26, 2004 6:40 PM > To: Tomcat Users List > Subject: Re: Apache-Tomcat: File Not Found instead of Tomcat > > > On Tue, Oct 26, 2004 at 05:40:17PM -0400, Allen Williams wrote: > : I am setting (what should be) a straigthforward and very common > integration > : of > : Apache and Tomcat on Debian Linux, with Apache2 serving static > content and > : Tomcat4 serving jsp's and servlet's. > > How does Apache work when handling non-Tomcat resources? > How does Tomcat react if you access it directly (i.e. through an HTTP > connector)? > > Answer these before you try to integrate the two, and you'll spare > yourself some headaches. > > -QM > > -- > > software -- http://www.brandxdev.net > tech news -- http://www.RoarNetworX.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
