For Tomcat...

Change the "listings" parameter in the DefaultServlet
to "false".  Don't know for Apache.

Darryl

--- Richard Reyes <[EMAIL PROTECTED]> wrote:
> What I do is put an access denied index.jsp on every
> subdirectories
> inside the specific webapp folder.
> 
> heres my acc. deny index.jsp...
> 
> <html>
> <head>
> <title>Access Denied</title>
> </head>
> <body><h1>Access Denied</h1></body>
> </html>
> 
> hth.
> richard
> 
> On 4/15/05, dummy <[EMAIL PROTECTED]> wrote:
> > 
> > How can I disable both the apache and tomcat 5.5
> from displaying the
> > directory of my web application ?
> > 
> >
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


                
__________________________________ 
Do you Yahoo!? 
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to