From cd122ed6330ea6c05a2a7262f69e4f10fe056623 Mon Sep 17 00:00:00 2001
From: Rainer Jung
Date: Tue, 26 Jul 2011 15:55:14 +0000
Subject: [PATCH] "Changes absolutely nothing" doesn't look like a useful
directive description ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151145 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 a34236880f..77b15b23cb 100644
--- a/docs/manual/mod/mod_allowmethods.xml
+++ b/docs/manual/mod/mod_allowmethods.xml
@@ -54,7 +54,7 @@ used on an server. The most common configuration would be:
AllowMethods
-Changes absolutely nothing
+Restrict access to the listed HTTP methods
AllowMethods reset|HTTP-method
[HTTP-method]...
AllowMethods reset
--
2.40.0