Ok but how can I enable it? I need it for some restful api. I tried the Limit clause but it does not work. On 04/24/14 20:36, Nick Tkach wrote:
Because that's typically a very dangerous operation to just leave open. Generally speaking it would mean that people could send requests to your Apache saying to delete something from it (granted, it would be "just" things the user running Apache has access to). Most configurations I've ever worked with (at least production) have everything but HEAD/GET/POST disabled by default. On Thu, Apr 24, 2014 at 1:26 PM, Jeff Trawick <trawick@xxxxxxxxx> wrote:On Thu, Apr 24, 2014 at 1:30 PM, Egidio Caprino <work@xxxxxxxxxxxxxxxx> wrote:Hello. I use Apache server on a Arch Linux machine. I have a big problem with the delete requests. Apache refuse all of them with the 403 response status code. I do not understand why. Can you please help me? EgidioIs your httpd configuration forbidding DELETE? http://stackoverflow.com/questions/11170377/apache-delete-request--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx-- Born in Roswell... married an alien... http://emptyhammock.com/ http://edjective.org/--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx