This module makes it easy to restrict what HTTP methods can used on an server. The most common configuration would be:
The HTTP-methods are case sensitive, and are generally as per
RFC given in upper case. The GET and HEAD methods are treated as
equivalent. The reset
keyword can be used
turn off
The TRACE method can not be denied by this module,
use