diff options
Diffstat (limited to 'docs/manual/mod/mod_allowmethods.html.en')
-rw-r--r-- | docs/manual/mod/mod_allowmethods.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_allowmethods.html.en b/docs/manual/mod/mod_allowmethods.html.en index 72d512776b..296fe165b2 100644 --- a/docs/manual/mod/mod_allowmethods.html.en +++ b/docs/manual/mod/mod_allowmethods.html.en @@ -29,7 +29,7 @@ <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_allowmethods.c</td></tr></table> <h3>Summary</h3> -<p>This modules makes it easy to restrict what HTTP methods can +<p>This module makes it easy to restrict what HTTP methods can used on an server. The most common configuration would be:</p> <div class="example"><h3>Example</h3><p><code> |