On Wed, Jun 21, 2017 at 03:48:22PM -0400, Olaf van der Spek wrote:

Hi there,

> > proxy_pass http://backend;
> 
> Is this an error in the docs? I think the http:// here isn't right.

proxy_pass can speak http or https. The config above is the way you tell
it which one to speak to this backend/upstream.

It looks right to me.

        f
-- 
Francis Daly        fran...@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to