I've the servername in httpd.conf set to localhost and the defaultHost and the only Host in server.xml set to localhost, too
but when I access the /examples I get the right page under apache (the tomcat dir) but the jsp is not compiled so u suggest me trying to set all names with a foo.fakedomain.com? and then test it? simo > -----Messaggio originale----- > Da: Filip Hanik [mailto:[EMAIL PROTECTED] > Inviato: gioved� 6 marzo 2003 0.29 > A: Tomcat Users List > Oggetto: RE: Still a problem with tomcat-apache integration > > > >1) when I access the site from another client I get apache error > 404 saying > >that /examples does not exist > > your servername in httpd.conf is not configured properly > > >2) but when I access the site from the localhost with lynx I got > the right > > see, what did I tell you :) > > >when I try to access a jsp file I get a 500 internal error > > you get that if tomcat and apache are not connected, hence apache > throws an internal server error saying it can't reach tomcat. > > I thought the docs were pretty good, and should work for. > Filip > > > -----Original Message----- > From: Simone Chiaretta [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 05, 2003 3:26 PM > To: Tomcat User List > Subject: Still a problem with tomcat-apache integration > > > Dear All, > please don't shoot me, but I've a problem making tomcat serve jsp for > apache. > My configuration is: > red hat 8.0 > apache 2.0.44 > tomcat 4.1.18 > jk_mod for 2.0.43 > > I followed the step by step guide provided by john turner on his > site but I > still have problem > first I see that he references sometimes jk_mod.so while other > jk_mod.2.0.43.so... so, to avoid problems I made a symbolic link to have > both the file names. > > The problems I have are the following two: > 1) when I access the site from another client I get apache error > 404 saying > that /examples does not exist > 2) but when I access the site from the localhost with lynx I got the right > redirection, but when I try to access a jsp file I get a 500 > internal error > but don't get the details of the error... just a 500 error from apache > > Can you please help me solve this boring problem.... I hoped that > following > the great john howto I could have go the site up and running with no > problem.. but I was wrong. :-( > > thank you > Simone > > ------------------------- > Simone Chiaretta > www.piyosailing.com/S > Any sufficiently advanced technology is indistinguishable from magic > > > --------------------------------------------------------------------- > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
