Hi Aleks,

On Fri, Jun 09, 2017 at 10:07:10PM +0200, Aleksandar Lazic wrote:
> Sorry to disturb you but I get 404 on /
> 
> ###
> curl -v http://haproxy.org/
> * About to connect() to haproxy.org port 80 (#0)
> *   Trying 51.15.8.218...
> * Connected to haproxy.org (51.15.8.218) port 80 (#0)
> > GET / HTTP/1.1
> > User-Agent: curl/7.29.0
> > Host: haproxy.org
> > Accept: */*
> >
> < HTTP/1.1 404 Not Found
> < Date: Fri, 09 Jun 2017 20:05:54 GMT
> < Server: Apache
> < Content-Length: 198
> < Content-Type: text/html; charset=iso-8859-1

Ah thank you. Interestingly my browser had cached the 301 for
haproxy.org -> www.haproxy.org so I never hit this one. I've redirected
it on the front haproxy, for me it's OK now, both for http and https.

Willy

Reply via email to