https://issues.apache.org/bugzilla/show_bug.cgi?id=47019
William A. Rowe Jr. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from William A. Rowe Jr. <[email protected]> 2011-03-27 17:56:06 EDT --- Yea, limit and limitexcept are scary beasts which I proposed to eliminate/ replace with more thorough functionality (and was shot down on the proposal). But you have to understand the order of operations which were CLEARLY documented process <Location... (depth order) process <LocationMatch... (conf order) process <Directory... (depth order) process <DirectoryMatch... (conf order) process <Files... (conf order?) process <FilesMatch... (conf order) process <Location... (depth order) process <LocationMatch... (conf order) So locationmatch overrides EVERYTHING by design -- 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]
