]> granicus.if.org Git - apache/commit
Added a <LimitExcept method ...> sectioning directive that allows
authorRoy T. Fielding <fielding@apache.org>
Tue, 9 Feb 1999 20:20:23 +0000 (20:20 +0000)
committerRoy T. Fielding <fielding@apache.org>
Tue, 9 Feb 1999 20:20:23 +0000 (20:20 +0000)
commitf29db3dce8ef27f52fa600a754adbc728fbdfd5c
tree2276f8d415b19226bf8fa13cdcd54854b995e398
parentba1afaed155f3c0ac99197b924effb9d5aea8300
Added a <LimitExcept method ...> sectioning directive that allows
the user to assign authentication control to any HTTP method that
is *not* given in the argument list; i.e., the logical negation
of the <Limit> directive.  This is particularly useful for controlling
access on methods unknown to the Apache core, but perhaps known by
some module or CGI script.

Submitted by:  Roy Fielding and Tony Finch <dot@dotat.at>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82783 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/core.html
docs/manual/mod/directives.html