Re: Reverse proxy redirection issue

2021-09-21 Thread Daniel Armando Rodriguez
El 2021-09-21 09:23, Francis Daly escribió: On Mon, Sep 20, 2021 at 05:20:55PM -0300, Daniel Armando Rodriguez wrote: El 2021-09-20 13:49, Francis Daly escribió: > On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez > wrote: Hi there, > > curl -i https://4.DOMAIN.edu.ar > > >

Re: Reverse proxy redirection issue

2021-09-21 Thread Francis Daly
On Mon, Sep 20, 2021 at 05:20:55PM -0300, Daniel Armando Rodriguez wrote: > El 2021-09-20 13:49, Francis Daly escribió: > > On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez > > wrote: Hi there, > > > curl -i https://4.DOMAIN.edu.ar > > > > > > Returns a redirect to https://4.DO

Re: Reverse proxy redirection issue

2021-09-20 Thread Daniel Armando Rodriguez
El 2021-09-20 13:49, Francis Daly escribió: On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez wrote: El 2021-09-19 04:00, Francis Daly escribió: Hi there, Today I added a new domain, and the issue showed up again. curl -i http://4.DOMAIN.edu.ar Returns a redirect to https:

Re: Reverse proxy redirection issue

2021-09-20 Thread Francis Daly
On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez wrote: > El 2021-09-19 04:00, Francis Daly escribió: Hi there, > Today I added a new domain, and the issue showed up again. > > curl -i http://4.DOMAIN.edu.ar > > Returns a redirect to https://4.DOMAIN.edu.ar Ok, so that much i

Re: Reverse proxy redirection issue

2021-09-20 Thread Daniel Armando Rodriguez
El 2021-09-19 22:08, Daniel Armando Rodriguez escribió: El 2021-09-19 04:00, Francis Daly escribió: On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez wrote: El 2021-09-18 05:03, Francis Daly escribió: > On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez > wrote:

Re: Reverse proxy redirection issue

2021-09-19 Thread Daniel Armando Rodriguez
El 2021-09-19 04:00, Francis Daly escribió: On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez wrote: El 2021-09-18 05:03, Francis Daly escribió: > On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez > wrote: Hi there, > if you do > > curl -i http://2.DOMAI

Re: Reverse proxy redirection issue

2021-09-19 Thread Francis Daly
On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez wrote: > El 2021-09-18 05:03, Francis Daly escribió: > > On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez > > wrote: Hi there, > > if you do > > > > curl -i http://2.DOMAIN.edu.ar > > > > you get a http 301

Re: Reverse proxy redirection issue

2021-09-18 Thread Daniel Armando Rodriguez
El 2021-09-18 05:03, Francis Daly escribió: On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez wrote: Hi there, I am using nginx as a reverse proxy, I managed to configure SSL certificates using LetsEncrypt but nginx does the redirection to the wrong vhost. This is the confi

Re: Reverse proxy redirection issue

2021-09-18 Thread Francis Daly
On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez wrote: Hi there, > I am using nginx as a reverse proxy, I managed to configure SSL certificates > using LetsEncrypt but nginx does the redirection to the wrong vhost. > > This is the configuration of one of the vhost, they are 3

Reverse proxy redirection issue

2021-09-17 Thread Daniel Armando Rodriguez
Hello, I am new in this world (of nginx) and I have a problem that has me crazy. I am using nginx as a reverse proxy, I managed to configure SSL certificates using LetsEncrypt but nginx does the redirection to the wrong vhost. This is the configuration of one of the vhost, they are 3 ident