Hi
I am using Apache webserver, i would like to restrict some of the http methods (DELETE, TRACE) for security reasons. I am not looking for for specific directory I want these methods should be restricted when a request made to the server, this is to avoid security threats. Please help me in this.
-Kiran