简体   繁体   中英

Hosting in Bluehost and redirecting it to Heroku App

OK. So my problem basically is:

  • I'm creating a website for a company that has hosting in Bluehost.
  • I've made the website in Ruby on Rails and deployed it to Heroku. ( https://gruposct.herokuapp.com/ )
  • They already had someone start the website on the past and uploaded some files in Bluehost.

I'm trying to redirect the Bluehost domain to my heroku App via the DNS Zone Editor (reference: here ), but it always keeps displaying the files uploaded in Bluehost. ( www.gruposct.com )

I don't know if what I'm trying to do is either stupid or impossible. So please any suggestion would be really helpful. Thank you.

As I understand it, you're hoping to redirect all traffic that was going to gruposct.com to gruposct.herokuapp.com, in which case, rather than editing the CNAME record, you'll want to follow the redirect instructions found here: https://my.bluehost.com/cgi/help/redirects

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM