rewrite proxy flag set problem
niraj
nginx-forum at nginx.us
Tue Mar 27 05:47:20 UTC 2012
Hi
Tnx a lot.
that is what exactly I want to do I have done the
following and its works.
location = /auction {
proxy_pass http://192.168.1.210/;
}
Tnx for the solution. And thnx for understanding the requirement.
I have googling so much but I did not find this = syntax
would you suggest for Nginx doc link in that I found such details
docs.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,224274,224453#msg-224453
More information about the nginx
mailing list