On 27 January 2014 17:24, Matthias Richter <matthias.rich...@identpro.de> wrote:
> Hi,
>
> I'm using nginx to offload https to http. That works well but in my
> backend only GET Requests seem to get through. For all POST, PUT and
> DELETE I only receive a Status 400 with conten "HTTP method POST is not
> supported by this URL".

That's your backend telling you that, not nginx.

J

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to