Skip to content

Instantly share code, notes, and snippets.

@mei-li
Last active May 12, 2021 11:13
Show Gist options
  • Save mei-li/01089450e19cfb7f136906783fcf505f to your computer and use it in GitHub Desktop.
Save mei-li/01089450e19cfb7f136906783fcf505f to your computer and use it in GitHub Desktop.
Goddady + Heroku + Domain
* disable domain from github
* Heroku hobby version
* Heroku add domain www.egg-fights.com, www.tsougkrizo.com
* Godday set in CNAME www that weird thing HEROKU gives for each the domain
Forwarding domain -> https://www.tsougkrizo.com
Forwarding domain -> https://www.egg-fights.com
Goddady with redirect
* Heroku disable custom domain
* in tsougkrizo.com delete CNAME www record and add forwarding
* in egg-fights.com delete CNAME www record and add forwarding
www.egg-fights.com -> tsougkrizo.herokuapp.com
www.tsougkrizo.com -> tsougkrizo.herokuapp.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment