On Thu, Oct 31, 2013 at 12:12 PM, Ruslan Ermilov <[email protected]> wrote:
> What do you mean by "forbids"?  What's wrong with "return 407"?

In 1.4.3, using the default nginx.conf, just adding
"location /hola { return 407;} "
doesn't answer correctly:

https://gist.github.com/kidd/7250643

The same with return 201 worked fine.

BUT, I have just tried 1.5.6, and it works there. In fact, the file
where the patch applied changed quite a bit, so even the patch
wouldn't be appliable for 1.5.6

Regards

-- 
Raimon Grau
3scale Networks

_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to