Just install JServ 1.0 from java.apache.org and add the following
lines to the end of your httpd.conf
LoadModule jserv_module modules/ApacheModuleJServ.dll
<Location /status>
SetHandler jserv-status
order deny,allow
allow from localhost
</Location>
Then test by loading the location http://localhost/status
Carlos Herrera
[EMAIL PROTECTED]
408-463-2168 t/l 543-2168
Sigurpall Johannsson <[EMAIL PROTECTED]> on 10/08/99 10:05:12 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: J-Serv
you could try out java.apache.org -> JServ -> Instructions and howto's
there are few articles there that helped me
hope this will help
Palli
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Jeremiah Connelly
Sent: Friday, October 08, 1999 3:22 PM
To: [EMAIL PROTECTED]
Subject: J-Serv
Does anyone have any suggestions for good documentation(ie. URL's) or
books with info on setting up and running J-serv across a Apache Web
Server? Any information would be greatly appreciated.
Thanks,
Jeremiah Connelly
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html