webapp-module-1.0-tc40b6
SunOS clin5 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-60
Apache 1.3.20
gcc 2.95.2
tomcat 4b6
-------------------------------------------------------

I built an Apache with dynamic loading, which is 
definitely working.  I build mod_webapp, and
try to start Apache.  This:

        LoadModule webapp_module /path/to/mod_webapp.so 

works, but the following line:

        AddModule webapp_module  
 
complains that the module isn't loaded yet.  If I 
comment out the AddModule line, then:

        WebAppConnection myConnection warp localhost:14108 
 
works, but:

        WebAppInfo /server-status-webapp/ 

gives me an "Invalid virtual host name".
What do I do now?
Thanks,
        
-- 
Eryq, http://www.zeegee.com/eryq 
WANTED:  Schrodinger's Cat.  Dead and/or Alive.

Reply via email to