On 9/20/2010 11:15 AM, William A. Rowe Jr. wrote: > > If noone objects, I'll fork the sandbox for this experiment later this > evening.
This now exists under https://svn.apache.org/repos/asf/httpd/sandbox/replacelimit/ It doesn't yet contain a <Method > proposal at r999750, so feel free to look at simply the (complete?) removal of <Limit > mechanics, and I'll start committing the replacement in the coming days. Just messed with mod_allowmethods, and although it has one small flaw (which should have respected an apr_int64_t worth of methods), it is primarily bound up in the ancient ap_hook_access_checker semantics, and is probably easily ported.