open-austin / pet-finder

An application to quickly and easily help owners find lost pets.
7 stars 5 forks source link

Set up primary site for redirects #28

Closed tshelburne closed 9 years ago

tshelburne commented 9 years ago

We need to pick the primary domain for all redirects to point to.

From Chip:

The DNS is setup.

$ host pet-alerts.open-austin.org pet-alerts.open-austin.org is an alias for pure-retreat-7270.herokuapp.com. pure-retreat-7270.herokuapp.com is an alias for us-east-1-a.route.herokuapp.com. us-east-1-a.route.herokuapp.com has address 23.21.169.234

$ host pet-alert.open-austin.org pet-alert.open-austin.org is an alias for pure-retreat-7270.herokuapp.com. pure-retreat-7270.herokuapp.com is an alias for us-east-1-a.route.herokuapp.com. us-east-1-a.route.herokuapp.com has address 23.23.253.78

If you have any difficulties setting up the redirect, I can setup a redirect server here. Just let me know.

tshelburne commented 9 years ago

@chip-rosenthal It looks like this will have to be done on your side - Heroku doesn't have DNS-level redirects, from what I can tell.