This module makes it easy to restrict what HTTP methods can be used on a server. The most common configuration would be: <Location "/"> AllowMethods GET ...
確定! 回上一頁