On 2/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm running Apache 1.3.33 and am trying to restrict a certain directory for a
> client to view, download and then delete files.

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.

In addition, your use of the <Limit> directive is dangerous.  See the
docs on <Limit>.

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