]> granicus.if.org Git - apache/commitdiff
"Changes absolutely nothing" doesn't look like
authorRainer Jung <rjung@apache.org>
Tue, 26 Jul 2011 15:55:14 +0000 (15:55 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 26 Jul 2011 15:55:14 +0000 (15:55 +0000)
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

index a34236880f382c7010fcc8e1addfc5ffc7a4d5fa..77b15b23cb8cd99b8b0f5ac64fef9034e693c67d 100644 (file)
@@ -54,7 +54,7 @@ used on an server. The most common configuration would be:</p>
 
 <directivesynopsis>
 <name>AllowMethods</name>
-<description>Changes absolutely nothing</description>
+<description>Restrict access to the listed HTTP methods</description>
 <syntax>AllowMethods reset|<em>HTTP-method</em> 
 [<em>HTTP-method</em>]...</syntax>
 <default>AllowMethods reset</default>