Yes, you're right. The problem was in the backend. We fixed it up and it
worked.
Thanks.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,252902,252908#msg-252908
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo
Hi
The error you supplied appears to be coming from the backend itself
so the proxy_pass is actually working
Check with your backend logs to find out if the url requested is not
what you expected.. and why the url is invalid
Richard
On 27/08/14 18:37, ricardo.ekm wrote:
Hi All,
I'm trying t