----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Assuming you have something like this in your jserv.conf:
<Location /jserv/>
SetHandler jserv-status
order deny,allow
deny from all
allow from localhost
</Location>
You may need to modify this to allow access from your browser's host.
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Danan
> Sudindranath
> Sent: Thursday, April 27, 2000 3:30 PM
> To: [EMAIL PROTECTED]
> Subject: problem accessing http://localhost/jserv/
>
>
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
>
> I am not able to access the basic JServ status applet on my system by
> typing http://localhost/jserv/ in my browser's location field.
>
> Apache
> responds by saying:
>
> --------------------------------
> Forbidden
>
> You don't have permission to access /jserv/ on this server.
> --------------------------------
>
>
> I have gone over the configuration
> settings many times, but i cant figure out why this is happening. I
> installed Apache from the RedHat CD and JServ from the rpm on
> java.apache.org. I know that JServ is running because the jserv.log files
> in /var/log/httpd are being written. How do I get permission to access
> the system status servlet and other servlets as well in
> http://localhost/servlets?
>
> Any suggestions? Thanks,
>
> Danan
>
>
>
> --
> --------------------------------------------------------------
> 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]