Re: httpd.conf equivalent options in Tomcat's xml config files

2006-03-02 Thread Filip Hanik - Dev Lists
re: .DS_Store couple of ways I can think of doing it. 1. Protect it using web.xml (security) with the a matching URL pattern 2. Write a simple filter that checks the URL, and returns the error Filip Robert Kudyba wrote: We ran a vulnerability assessment (results follow below) and here are 2 i

httpd.conf equivalent options in Tomcat's xml config files

2006-03-02 Thread Robert Kudyba
We ran a vulnerability assessment (results follow below) and here are 2 issues that popped up, and the results suggest changing directives from the httpd.conf file, which of course we don't have. What Tomcat equivalent options in the XML config file(s) are needed to be set to fix these? "The Mac