proxy_pass Cannot GET

Jonathan Matthews contact at jpluscplusm.com
Fri Oct 25 09:52:12 UTC 2013


On 25 Oct 2013 10:47, "youreright" <nginx-forum at nginx.us> wrote:
>
> nginx is working, but, when doing proxy_pass, gives me: Cannot GET /nodejs
>
> here are the lines I've added to nginx.conf
>
> ProxyPass nodejs localhost:2345
> ProxyPassReverse nodejs localhost:2345

You need to read the documentation, as those aren't valid nginx config
statements.

http://nginx.org/r/proxy_pass

J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20131025/43dea889/attachment.html>


More information about the nginx mailing list