I am using mod_webapp to connect apache web server version 1.3.20 with Tomcat 4, but the following warning message is showed when I start the apache web server:
<-------------------------------------------------------------------------- [Fri May 31 17:47:00 2002] [warn] Loaded DSO /usr/lib/apache/mod_webapp.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI). ---------------------------------------------------------------------------> The apache web server is running, but i cannot access jsp files via mod_webapp. When i set the http://www.ppgi.fua.br:8080/inscricao/inscricao.jsp, the Tomcat show me the page. But when i try http://www.ppgi.fua.br/inscricao/inscricao.jsp, the Apache Server can't find the page. Is there anything wrong? Regards, Mauricio Lin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
