-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Ranganath Samudrala wrote:
>
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> Hello,
> Recently, I got involved in installing Apache 1.3.9 and JServ 1.0 on a Solaris 2.5.1
>OS box.
> I am having the following problem while trying to connect to an example servlet. I
> am attaching my .conf and .properties files. Can anyone tell me what is the
> problem?
>
> Error message in the jserv.log file is
>
> [25/09/1999 15:26:15:483 EDT] Creating Servlet Zones
> [25/09/1999 15:26:21:220 EDT] Connections from Shiva/207.217.10.66 are not
> allowed
>
you have to use Apache's port to hit a servlet and not connect directly
to JServ's port.
http://xxxxxx:80/example/Hello
Jean-Luc
--
--------------------------------------------------------------
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]