Re: nginx as reverse proxy to several backends

2017-02-22 Thread Francis Daly
On Wed, Feb 22, 2017 at 06:29:56AM +0100, Filip Francis wrote: Hi there, I haven't tested any of this, but... > I am trying to set-up a reverse proxy with nginx so that based on > the server_name it goes to the correct backend. That should be straightforward; and it looks to me like you almost

nginx as reverse proxy to several backends

2017-02-21 Thread Filip Francis
Hi all, I am trying to set-up a reverse proxy with nginx so that based on the server_name it goes to the correct backend. I have been looking in to examples but no luck to get it actually working. So this is want I want to do when user type .yyy.be as normal http it redirects to https a