> I am new to Apache and Apache Jserv. But, I like it after a couple of
> days of playing with it. I have set up Apache Jserv 1.3.6 and it works.
> But, I found the server only accepts requests from the client machines
> who's ip addresses are specified in the directive
> "security.allowedAddresses" in jserv.properties. Is there a way to turn
> this off to allow the server to accept client requests from any machines
> or say from one or two particular domains?
The point of security.allowedAddresses is to prevent people from making
connections to the Apache JServ Java process, not to your webserver.
-jon
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]