https://bz.apache.org/bugzilla/show_bug.cgi?id=60946
--- Comment #2 from Christophe JAILLET <[email protected]> --- When dealing with negative condition, corresponding code has the following comment: /* For negated directives, if the original result was denied * then the new result is neutral since we can not grant * access simply because authorization was not rejected. */ (see http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/aaa/mod_authz_core.c?revision=1756038&view=markup&sortby=date#l792) So, this done on purpose. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
