From 16ee6ea588445c6ed51bfcd4e7ba5bd2e222ec94 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 29 Nov 2015 21:00:32 +0000 Subject: [PATCH] Fix doc as spotted by mat in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717123 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_allowmethods.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_allowmethods.xml b/docs/manual/mod/mod_allowmethods.xml index f20f80c7901..ebecf8631b1 100644 --- a/docs/manual/mod/mod_allowmethods.xml +++ b/docs/manual/mod/mod_allowmethods.xml @@ -39,7 +39,7 @@ in order for it to rebuild correctly. -

This module makes it easy to restrict what HTTP methods can +

This module makes it easy to restrict what HTTP methods can be used on an server. The most common configuration would be:

-- 2.47.3