Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

HTTP should be automatically redirected to HTTPS #599

Open
oibind opened this issue Nov 16, 2018 · 1 comment
Open

HTTP should be automatically redirected to HTTPS #599

oibind opened this issue Nov 16, 2018 · 1 comment
Labels

Comments

@oibind
Copy link

oibind commented Nov 16, 2018

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

when a user browses to http://muxer.co.uk/ they should be redirected (301) to https://muxer.co.uk/
www.muxer.co.uk should also permanently redirect (permanent 301) to muxer.co.uk
ideally HSTS should also be setup

Describe alternatives you've considered

Additional context

@apoclyps
Copy link
Owner

@oibind thanks for raising this issue.

I've enabled the redirect (301) from http: to https://. I've set up CloudFront to enable HSTS but it will probably be a day before it's active. Whilst setting it up I found the following tool to help verify HSTS: https://hstspreload.org/?domain=muxer.co.uk

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants