On Mon, Feb 29, 2016 at 6:25 AM, Yann Ylavic <ylavic....@gmail.com> wrote:
>
>> I am not completely sure if the 'Full Example' in
>> https://httpd.apache.org/docs/trunk/mod/mod_dav.html
>> is 100% correct. Should not the two Require directives be wrapped by
>> <RequireAll> container as long as <RequireAny> seems to be the
>> default?

I think that fix is incompatible with using <LimitExcept. I think the
compatible fix is ditching Limit/LimitExcept
In the 2.4 example, or moving the "require all granted" to a new
<Limit> that has the same arguments.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to