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 Apach
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 worke
On Thu, Apr 24, 2014 at 1:30 PM, Egidio Caprino 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 you
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
-
To un