Does Apache launches and serves up plain html files? If so, most likely it's the mapping done in httpd.conf and/or the auto-generated modjk.conf file.
I have examples on how to do it in httpd.conf for virtual hosting here: http://daydream.stanford.edu/tomcat/install_web_services.html It may help you in seeing what gets configured where. Oscar On Wed, 29 Oct 2003, Joaquin Corchero wrote: > Hi! > > I'm new in tomcat and I have a problem (very big for me) so I hope someone will be > able to help me. > > My problem is that after setting everything up following the > instructions from > http://www.johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html, > the apache server doesn't execute the jsp files. > > I didn't get any error during the installations, so I think everything > is working properly.... I don't understand what's the problem. > > > Thank you > > Joaquin > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
