https://issues.apache.org/bugzilla/show_bug.cgi?id=52824
--- Comment #1 from Stefan Fritsch <[email protected]> 2012-03-19 21:39:39 UTC --- I can't reproduce this with your example config. Maybe you have another AllowOverrideList line in your config that overrides the one with AuthDBMGroupFile? And I think the code is ok: If the AllowOverride from parms->override does not match and we don't have a match from AllowOverrideList (override_list_ok), we get an error. If any of the two matches, we don't get an error. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
