On Mon, 18 Dec 2006 18:26:06 -0500 "Leo Gil" <leonardobgil@xxxxxxxxx> wrote: > Hi all, > > I have been trying to block the Tomcat directory listing vulnerability > using Apache's Directory with no success. No chance. <Directory> applies to local files, not anything served by tomcat. You want <LocationMatch>. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx