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 <traw...@gmail.com> wrote:
> On Thu, Apr 24, 2014 at 1:30 PM, Egidio Caprino <w...@egidiocaprino.it>
> 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?
>>
>> Egidio
>
>
> Is your httpd configuration forbidding DELETE?
>
> http://stackoverflow.com/questions/11170377/apache-delete-request
>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>
>
>
> --
> Born in Roswell... married an alien...
> http://emptyhammock.com/
> http://edjective.org/
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to