----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Raghu -
I think you can set the security.allowedAddresses property in
jserv.properties to "127.0.0.1" and that should do it.
Yours,
Tom
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 11, 2000 11:56 PM
To: [EMAIL PROTECTED]
Subject: how to control execution of servlets ?
----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi all,
I am using Jserv with Apache 1.3.9 and it all works pretty good. The
problem is that how to configure the JServ engine to execute the servlets
only on the request of the local webserver. I mean right now any tom,dick
or harry can type in
http://www.x.com/servlets/Hello
and execute the servlet , how do i change this so that only a page on the
webserver can execute/post/get from the servlet and all else it ignored ?
thanks to all
Raghu
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]