6 ms·
Wanted to let you know HTTP requests are not automatically redirected to HTTPS. Love the idea for this, will be trying it out!
by gscho 4y ago
Wanted to let you know HTTP requests are not automatically redirected to HTTPS.
Love the idea for this, will be trying it out!
- interleave 4y agoHey gscho – Thank you so much for letting me know, have NO idea how that http:// http:// got in there (?) Please don't tell me you're getting a browser error after the click (?) Do you know who/how can help me update that title?
- gscho 4y agoNot sure how you’re hosting the site but the best way to fix this would be to have your web server automatically redirect incoming http traffic to https. Then it doesn’t matter if the link is http or https :)
- interleave 4y agoI forgot to set the 'Enforce SSL' in the Github pages preferences. Updated this morning X)