On Mon, 17 Aug 1998, Ted Guild wrote:
> Patrick,
>
> That mod was written/rewritten last around the time of Apache version
> 1.2.6. I tried compiling it with 1.3 and was running into troubles
> re-#defined something I found in a FAQ on Apache's site and was still not
> going well. Have been meaning to retry it with Apache 1.3.1, but haven't
> gotten around to it. Try mod_jserv with Apache 1.2.6, it went smoothly for
> me. If you need newer Apache, try another servlet engine many have Apache
> ports.
I recently built apache1.3.1 with mod_jserv0.9.11. Worked just fine using
the new Apache config system. I used the following:
./configure --prefix=/usr/local/apache \
--add-module=/usr/local/jserv0.9.11/mod_jserv.c \
--enable-module=most \
--enable-shared=max \
--enable-suexec \
--suexec-caller=www \
--suexec-userdir=.www \
--suexec-uidmin=1000 \
--suexec-gidmin=1000 \
--suexec-safepath="/bin:/usr/bin"
Hope this helps.
Chris
Dynamic Solutions Pty Ltd http://www.dynamic.net.au
414 Gilbert Road [EMAIL PROTECTED]
Preston, Victoria 3072 61 3 94718224 - voice
Australia 61 3 94711622 - fax