----- "Stefan Fritsch" <s...@sfritsch.de> wrote:

> On Monday 20 September 2010, Greg Stein wrote:
> > The Limit/LimitExcept directives are very handy and important when
> > mod_dav is being used. In fact, LimitExcept was created
> > specifically in order to avoid listing every new method that might
> > come along via DAV specs and such.
> > 
> > As long as an alternative is available, then I don't care. But the
> > functionality is very important.
> 
> I am not a heavy DAV user. But I think most useful uses of 
> Limit/LimitExcept are already possible with the combination "Require 
> method", <RequireAny>, and <RequireAll>. See 
> http://httpd.apache.org/docs/trunk/mod/mod_authz_host.html#reqmethod

Alternatively you can also use

   Require not method GET POST OPTIONS

> If you can think of any configuration that isn't, that would be very 
> interesting.


-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/

Reply via email to