rewrite proxy flag set problem

Igor Sysoev igor at sysoev.ru
Tue Mar 27 05:52:24 UTC 2012


On Tue, Mar 27, 2012 at 01:47:20AM -0400, niraj wrote:
> 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.

http://nginx.org/en/docs/http/ngx_http_core_module.html#location


-- 
Igor Sysoev



More information about the nginx mailing list