Hi Dan,

Thanks.  How do I avoid lisitng the directories via apache. I am still
able to view the directory lisitng if I use apache access to get in..

thanks
Ravi

On Fri, 20 Sep 2002, Dan Lipofsky wrote:

> In server.xml set suppress="true" for StaticInterceptor like below
> 
> <RequestInterceptor 
>    className="org.apache.tomcat.request.StaticInterceptor" 
>    debug="0" suppress="true" />
> 
> - Dan
> 
> > How do I avoid listing the directory files when users type the url in 
> > tomcat 3.2.4?
> > Thanks
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 


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

Reply via email to