Hey, Thank you. I used web dav and it worked. awarnier wrote: > > Shob wrote: >> Hi Nick, >> >>>> You need a handler for delete. Your options are mod_dav, or a third- >>>> party >>>> module or script. >> >> If I am not wrong then the handler your speaking about is the scripts. >> I have already tried this. This works fine. >> >> But I would like to use this DELETE method without these scripts. >> Say for example, I give a file name(present in the server) to delete >> directly. >> > You already had the response. Apache httpd itself does not have an > "internal handler" for DELETE. You /must/ provide one yourself, either > like you did before by providing one yourself, or my using an existing > add-on module which does that, like mod_dav. > Have you looked at mod_dav ? > http://httpd.apache.org/docs/2.2/mod/mod_dav.html > > > --------------------------------------------------------------------- > 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 > > > -- View this message in context: http://www.nabble.com/Configuring-of-HTTP-server-for-DELETE-method-tp23211571p23230786.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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