----------------------------------------------------------------
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,
Did u made the changes in ur jserv.conf to allow this request.
Some thing like this....
<Location /jserv/>
SetHandler jserv-status
order deny,allow
deny from all
allow from planet.net
</Location>
Hth
Danan Sudindranath wrote:
>
> ----------------------------------------------------------------
> 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]