On 2/8/06, ahall@xxxxxxxxxxxxxx <ahall@xxxxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx