Re: Where can i find mod_webapp ?

2003-07-21 Thread Nicolas Stienne
Does it work with Apache 1.3 (I don't think so...) ? mod_webapp is deprecated, you should use mod_jk(2): http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html Yann Hi, i am looking for a connector between Apache 1.3 and TomCat 4.1.18. Can anybody help me?

Re: apache tomcat mod_webapp

2003-07-21 Thread Nicolas Stienne
for mod_webapp in server.xml in TC 5 has been removed. You could try re-adding it, but it likely won't work. mod_webapp is simply not going to be supported in TC 5 (unless, possibly, there is someone that wants to take charge of it and get it to work ;-). Nicolas Stienne [EMAIL PROTECTED] wrote

Re: apache tomcat mod_webapp

2003-07-21 Thread Nicolas Stienne
is simply not going to be supported in TC 5 (unless, possibly, there is someone that wants to take charge of it and get it to work ;-). Nicolas Stienne [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello I have got a problem ! I want to use Tomcat to run my jsp pages

apache tomcat mod_webapp

2003-07-18 Thread Nicolas Stienne
Hello I have got a problem ! I want to use Tomcat to run my jsp pages and Apache to serve other pages. My configuration : - jakarta-tomcat-5 (cvs) - apache 1.3 - j2sdk-1_4_2 What I did : (apache was installed) - install jdk - install tomcat - test it : www.monserver.com:8080/