
bugzilla at apache
May 13, 2012, 1:39 AM
Post #2 of 2
(86 views)
Permalink
|
|
[Bug 53069] "Require not ip" generates error
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53069 Daniel Gruno <humbedooh [at] apache> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Daniel Gruno <humbedooh [at] apache> --- Although this is actually covered in http://httpd.apache.org/docs/2.4/mod/mod_authz_core.html#require, I have made some changes to the access howto to emphasize that a negation cannot stand on its own. As for the RequireAny block, it is always implied when you do not specify an evaluation method yourself, and is covered in the mod_authz_core documentation, and I quote: "When multiple Require directives are used in a single configuration section and are not contained in another authorization directive like <RequireAll>, they are implicitly contained within a <RequireAny> directive." -- You are receiving this mail because: You are the assignee for the bug.
|