https://issues.apache.org/bugzilla/show_bug.cgi?id=41114
--- Comment #6 from Stefan Fritsch <[email protected]> 2012-04-20 12:06:42 UTC --- The patches in this PR are unfortunately not correct: SEARCH is registered using ap_method_register() by mod_dav. This means the actual number assigned to SEARCH depends on the module loading order. Adding SEARCH and ACL to httpd itself is a good idea, but in stable releases like 2.2.x and 2.4.x, the M_INVALID number must not change. -- 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]
