Re: A fatal 301 redirect...

2018-09-17 Thread Pierre Couderc
On 09/18/2018 02:55 AM, Maxim Dounin wrote: Hello! On Tue, Sep 18, 2018 at 12:10:22AM +0200, Pierre Couderc wrote: I did use wrongly a 301 redirect I have corrected now, but the redirect remains. I In no particular order: - There are no log lines in the access log coresponding to the

Re: A fatal 301 redirect...

2018-09-17 Thread Maxim Dounin
Hello! On Tue, Sep 18, 2018 at 12:10:22AM +0200, Pierre Couderc wrote: > I did use wrongly a 301 redirect > > I have corrected now, but the redirect remains. > > I use wget : > > nous@pcouderc:~$ wget https://www.ppp.fr > --2018-09-17 23:52:44--  https://www.ppp.fr/ > Resolving www.ppp.fr

Re: A fatal 301 redirect...

2018-09-17 Thread Jeff Dyke
I think this problem is better solved allowing 80 to be open and a separate server block. Since i terminate from haproxy, from memory something like this, in the same vhost file. Obviously you can listen here on H/2 if you want to as well. server { listen 80 default_server; server_name test

A fatal 301 redirect...

2018-09-17 Thread Pierre Couderc
I did use wrongly a 301 redirect I have corrected now, but the redirect remains. I use wget : nous@pcouderc:~$ wget https://www.ppp.fr --2018-09-17 23:52:44--  https://www.ppp.fr/ Resolving www.ppp.fr (www.ppp.fr)... 2a01:e34:eeaf:c5f0::fee6:854e, 78.234.252.95 Connecting to www.ppp.fr (w