<Limit GET POST><br>
require valid-user<br>
</Limit></code></blockquote>
-If an access control directive appears outside a <Limit> directive,
-then it applies to all access methods. <STRONG>If you wish to limit
-all methods, do not include any <Limit> directive at all.</STRONG>
-<p><hr>
+
+If an access control directive appears outside a <Limit>
+directive, then it applies to all access methods. The method names
+listed can be one or more of: GET, POST, PUT, DELETE, CONNECT or
+OPTIONS. If GET is used it will also restrict HEAD requests.
+<STRONG>If you wish to limit all methods, do not include any
+<Limit> directive at all.</STRONG> <p><hr>
<h2><a name="location"><Location> directive</a></h2>