If you are using tomcat 4.1+, 5.5+. or 6.0+, by default the TRACE method is disabled.
Check your server.xml and look in the HTTP connector section for an attribute labeled "allowTrace". If set to True, get rid of it or change it to False.
[url]http://blog.techstacks.com/2008/08/tomcat-disable-trace-method.html[/url]
Check your server.xml and look in the HTTP connector section for an attribute labeled "allowTrace". If set to True, get rid of it or change it to False.
[url]http://blog.techstacks.com/2008/08/tomcat-disable-trace-method.html[/url]