Sounds to me like all you need to do is make sure
the examples dir has world-readable permissions.
At 10:44 AM 5/22/2001 -0500, you wrote:
>Now I have the following message when I try to access to
>http://localhost/examples
>
>Forbidden
>You don't have permission to access /examples on this
>server.
>
>Do I have to edit my httpd.conf file and add /examples??
>
>Renato
>
> > On May 21, 2001 05:33 pm, you wrote:
> > > You must especified in the second example also the
>port:
> > > http://localhost:xxxx/examples
> > >
> >
> > Not if you've got apache, and tomcat working correctly
>together with your
> > /examples context correctly setup. You can then access
>all of tomcats
> > examples from http://localhost/examples without using
>the port #
> >
> > Neil
> >
> >
>
>--