landing-frontend
landing-frontend copied to clipboard
re-route http request through https
Even though we have https at coala, if one types just coala.io it is being served over http
IMO it's server side work !
I know, just needed to track the issue :)
Note this would be fixed automagically if we let Netlify run this website. c.f. https://github.com/coala/landing-frontend/pull/247
Actually not automagically. Netlify redirects need to be added.
Actually when I type coala.io into firefox it gives me the https site^^ But maybe it's just a firefox feature trying https first^^