Hi, new to nginx and I've run into a problem I can't seem to figure out.
I've got an external javascript file sending a POST request to an another external script, and this does not agree with nginx at all. All I'm getting is 405 errors.
I have tried the patch and accompanying work-a-round featured here : http://forum.nginx.org/read.php?2,2414,2414#msg-2414
with nothing seems to work.
I also noticed that the last post in the thread said that it's not work as of 0.8.7, am I just out of luck or is there a workaround?
Running nginx-0.7.62 under gentoo.
Much appreciated! Thanks.