rewrite proxy flag set problem

niraj nginx-forum at nginx.us
Tue Mar 27 05:22:32 UTC 2012


HI

  I was trying the  with the following changes 

location /auction(.*)$1 {
proxy_pass http://192.168.1.210$1/;
}



It was giving the following error


2012/03/27 10:32:39 [error] 7871#0: *1 open()
"/var/www/vendx/html_asp/auction" failed (2: No such file or directory),
client: 192.168.1.44, server: localhost, request: "GET
/auction?id=1332416535292370.0097187543142212 HTTP/1.1", host:
"192.168.1.45", referrer:
"http://192.168.1.45/cgi-bin/baybuy_vendx/index.cgi?vendx_action=productlist&ShowPopup=1&pageid=10445&ID=20815613327607825242140023430669"

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,224274,224449#msg-224449



More information about the nginx mailing list