mint-lang / mint-website-rails

Source code of Mint Language website
https://mint-lang.com
BSD 3-Clause "New" or "Revised" License
9 stars 33 forks source link

Register mint-lang.org, allow non-www subdomain #39

Closed lukepighetti closed 4 years ago

lukepighetti commented 4 years ago

This is a request to allow https://mint-lang.com to work, I've typed this a few times to friends and the link doesn't work. Only https://www.mint-lang.com works.

This is also a request to register mint-lang.org, for the same reason, I've already typed it a few times to friends and didn't realize it was broken. This one isn't as critical as the first. mint.dev might be nice, too.

s0kil commented 4 years ago

We could redirect http://www.mint-lang.com, http://mint-lang.com, https://www.mint-lang.com to https://mint-lang.com.

lukepighetti commented 4 years ago

That sounds like a great solution.

gdotdesign commented 4 years ago

Done :)

lukepighetti commented 4 years ago

Now getting a not-private error on https://mint-lang.com . Is there a settling time?

Screen Shot 2020-05-03 at 7 30 04 AM
gdotdesign commented 4 years ago

I don't know probably it's some SSL issue: the site is on Heroku, the domain on GoDaddy so there might be a conflict there. I'll try to investigate some time next week.

s0kil commented 4 years ago

@lukepighetti Could you try again? It seems to operate without issues.

lukepighetti commented 4 years ago

Still problematic. Both times I tried were on Safari.

gdotdesign commented 4 years ago

I've looked into this: We are using forwarding thingy from GoDadday which does not seem to work with HTTPS -> HTTPS forwards https://uk.godaddy.com/community/Managing-Domains/Forwarding-from-HTTPS/td-p/55176

So I will need to set this up some other way, maybe through AWS or something.

s0kil commented 4 years ago

@gdotdesign Also want to mention Cloudflare, they offer very powerful and simple tools to do such things.

gdotdesign commented 4 years ago

@s0kil thanks, Cloudflare works :tada:

I moved mint-lang.org there so it's working now as expected, I'll move mint-lang.com as well in the next few days.

s0kil commented 4 years ago

Please reopen if you continue to encounter issues.