On Wed, 7 Nov 2012, Tim Bannister wrote:

On 7 Nov 2012, at 11:26, Stefan Fritsch wrote:
If a method is not registered, bail out early.


Good idea, but it would be nice to be able to use <Limit> or <LimitExcept> to 
re-allow it.

I intended to add a directive to easily register custom methods (i.e. call ap_method_register()). Do you think there is reason to allow arbitrary methods, and not just a configured list of allowed ones?


About <Limit>/<LimitExcept>: I think they are inherently broken and won't add any new functions to them. See e.g.

http://mail-archives.apache.org/mod_mbox/httpd-dev/201010.mbox/%3C201010192146.28217.sf%40sfritsch.de%3E http://mail-archives.apache.org/mod_mbox/httpd-dev/201010.mbox/%3C201010221727.45305.sf%40sfritsch.de%3E

if you are interested in the why.

Reply via email to