----------------------------------------------------------------
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!!!
----------------------------------------------------------------
in my jserv.conf (the default one) the following lines appear:
<Location /jserv/>
SetHandler jserv-status
order deny,allow
deny from all
allow from localhost
</Location>
so it seems like i should be allowed to connect from here, right?
> ----------------------------------------------------------------
> 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.
</Location> >
> 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]
>
--
--------------------------------------------------------------
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]