I got (found it) the mod_webapp.so module and have it in the /modules directory. I then added the following to httpd.conf:
LoadModule webapp_module modules/mod_webapp.so AddModule mod_webapp.c WebAppConnection conn warp localhost:8008 WebAppDeploy examples conn /examples When I add these lines, Apache failes to start. When I comment them out again, Apache starts ok. Am I missing something :) Thanks in advance. Ken -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
