Did you search the archives?  This topic has come up several times before.
Do some research!

http://marc.theaimsgroup.com/?l=tomcat-user&m=103243972028586&w=2

Option 1: stick a file called index.html into those directories
Option 2: write a filter to intercept request
Option 3: there are probably other ways

John


> -----Original Message-----
> From: Marc Mendez [mailto:mendez@;lug.com]
> Sent: Tuesday, November 05, 2002 11:16 AM
> To: Tomcat Users List
> Subject: Re: Standalone Tomcat : suppress directory listing in web.xml
> 
> 
> Opps, I have tested this in the conf/web.xml file : no effect !
> 
> 
> > 
> >     <init-param>
> >       <param-name>listings</param-name>
> >       <param-value>false</param-value>
> >     </init-param>
> > 
> > Kiev
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: 
> <mailto:tomcat-user-help@;jakarta.apache.org>
> 

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to