From: William A. Rowe Jr
Reviewing the messages logged to the ErrorLog
,
- configured with LogLevel
info
level,
+ configured with LogLevel
debug
level,
can help identify such faulty requests along with their origin.
- Users should pay particular attention to any 400 responses in the access
- log for indiciations that valid requests are unexpectedly rejected.
RFC 7231 §4.1 "Request Methods" "Overview" requires that origin servers shall respond with an error when an unsupported method diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 383ba7445e..7242049638 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 47268d154c..b98b9626f7 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index b2015fcfb3..dab3e599c7 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -909,7 +909,7 @@ must succeed for the enclosing directive to succeed. must succeed for the enclosing directive to not fail.