On 2/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Joshua Slive wrote...
>
> "Apache 1.3 does not impliment the DELETE method with any of its
> distributed modules.  You'd need to seperately download mod_dav.
> Apache 2.x comes with mod_dav."
>
> I see. The 1.3 documentation here seems to suggest that DELETE would work, 
> which
> confused me...
>
> http://httpd.apache.org/docs/1.3/mod/core.html#limit

No, it simply suggests that if some module or script chooses to
impliment DELETE, then it can be restricted using <Limit>.  DELETE is
a webdav extension method that is not part of the original HTTP spec
and certainly does not need to be implimented by a base HTTP server.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to