You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jack Lauman <jl...@nwcascades.com> on 2001/05/14 01:27:15 UTC

mod_webapp configuration

Does anyone know the proper syntax for configuring mod_webapp
in server.xml (tomcat 4.0dev5) and httpd.conf (apache 1.3.19)?

The notes in server.xml referr to 'WebAppMount' which apparently
doesn't exist.

server-info provides the following:

Module Name: mod_webapp.c 
Content handlers: webapp-handler 
Configuration Phase Participation: Child Init
Request Phase Participation: Translate Path
Module Directives: 
     WebAppInfo - 
     WebAppConnection - [optional parameter] 
     WebAppDeploy - 
Current Configuration: 
/etc/httpd/conf/httpd.conf 
     WebAppConnection warpConnection warp localhost:8008
     WebAppDeploy examples warpConnection
http://www3.nwcascades.com/examples/
     WebAppInfo examples

Apache will load without SSL but core dumps with it.  But I don't get
the
examples page.

I'd appreciate any suggestions.

Thanks, 

Jack