In the server.xml file change: <RequestInterceptor className="org.apache.tomcat.request.StaticInterceptor" debug="0" suppress="false" /> to specify: suppress="true" This will turn off all directory listings. Larry > -----Original Message----- > From: Falk [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 08, 2001 3:20 AM > To: [EMAIL PROTECTED] > Subject: Tomcat Directory Listing > > > Hi, > i'm using Tomcat3.2.1 standalone. > Does anybody know how to deactivate the Directory Listing ? > I mean if a browser requests a directory I don't want tomcat > to send an > overview of all > the files contained in this directory. > > Thanks a lot. > Falk > > > >