Hi, Mike Thanks a lot!!! I also searched some documents online. One of them said, when we install the Apache, we need to set the "domain name" and "server name" as "localhost". I simply left them in default values. So I am reinstalling the apache. Do you think that will make difference?
I will check out the artiles you forwarded. Thanks! Lance ----- Original Message ----- From: "Mike Millson" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, August 10, 2003 1:27 PM Subject: Re: Problem in Integrating Tomcat with Apache > No, it doesn't appear you have integrated tomcat. When you access tomcat > via port 8080, you are accessing tomcat directly. When you are accessing > tomcat through apache, apache communicates w/ tomcat via port 8009. > > I think the best way to approach integrating tomcat w/ apache for the > 1st time is to forget about all the examples and config files that come > w/ tomcat and start w/ a bare bones approach. This document may prove > helpful: > > pdf: > http://www.meritonlinesystems.com/docs/howto_apache_tomcat.pdf > > OpenOffice doc: > http://www.meritonlinesystems.com/docs/howto_apache_tomcat.sxw > > Mike > > > On Sat, 2003-08-09 at 23:27, Xingqun Jiang wrote: > > Hi, > > > > I tried to integrate Tomcat (on port 8080) with Apache (on port 80). When I tested on the local machine(192.168.2.3), the following two urls pointed to the same page: > > http://localhost/examples/jsp/dates/date.jsp > > http://localhost:8080/examples/jsp/dates/date.jsp > > > > However, when I tested on another computer, only this url works: > > http://192.168.2.3:8080/examples/jsp/dates/date.jsp > > > > The other address: > > http://192.168.2.3/examples/jsp/dates/date.jsp says "page cannot be found" > > > > Did I sucessfully intergrate Tomcat with Apache? Help me! > > > > Lance > > > --------------------------------------------------------------------- > 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]
