proxy_pass Cannot GET

youreright nginx-forum at nginx.us
Fri Oct 25 09:56:27 UTC 2013


sorry, copy/paste error: I have this:

#proxy_pass http://localhost:2345/;
#proxy_pass_reverse http://localhost:2345/;

location /nodejs {
    proxy_pass http://localhost:2345/;
    proxy_pass_reverse http://localhost:2345/;
}

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



More information about the nginx mailing list