Why am I getting a 403 forbidden error only on put request API from CentOS 7 vps server (while get/post are working well)?
The same piece works fine on a shared hosting server and from localhost.
I am using "Nginx + Varnish + Apache"
Whenever I try to execute any PUT request, this is the response:
Forbidden You don't have permission to access /api/path/to/my/api on this server.