> the instructions in the jserv 0.9.9 obviously (?) aply to an earlier
> version of apache, and simply say to put mod_jserv.c in the /src
> directory, add
> 
>   Module jserv_module mod_jserv.o
> 

Copy mod_jserv.o to your [apache dir]/src/modules/extra directory.
Edit the "Configuration" file in in [apache dir]/src and add the 
following line:

AddModule modules/extra/mod_jserv.o

run the configure script, make, make install.

I'd suggest getting the latest (jserv0.9.11) from java.apache.org.

todd

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence."
- Jeremy S. Anderson


Todd Palmer
Developer
CallCenter Technology Inc
[EMAIL PROTECTED]
http://www.CallCenterTechnology.com

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Reply via email to