Hi everybody,

I have a problem while configuring apache 1.3.26-woody tomcat4.0.3-3 on
debian. I try to use the mod_webapp connector but it just doesn't work. Yes
i have included the mod_webapp in the httpd.conf:

LoadModule webapp_module modules/mod_webapp.so
AddModule mod_webapp.c

And included

 <IfModule mod_webapp.c>
    WebAppConnection conn      warp  localhost:8008
    WebAppDeploy     examples  conn  /examples
</IfModule>


Anyway i tried several different mod-webapp.so 's and the latest i tried
gave this error when i did a apachectl configtest:

Invalid command 'WebAppDeploy'......

Does anybody have any clue? Do i have to get another debian version or am i
missing something?

Thanks in advance,

Arjan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to