By default IIS does not allow to delete files from the web application folder through HTTP DELETE request.
To enable delete, there must be "modify" permission given to the user account who has access to web application. By default "IUSR_
That's it !!!!! You are ready to send HTTP DELETE requests.
No comments:
Post a Comment