简体   繁体   中英

How can I point Freenom domain to a Heroku app?

I want to link my domain to my Heroku rails app.

What steps should I follow? What should I enter in the following Freenom form?

我应该在这里输入什么?

You can create a CNAME record like so:

Name  Type    TTL     Target
www   CNAME   14440   appname.herokuapp.com

You might need to setup something different to forward apex to www to that http://yourdomain.com forwards to http://www.yourdomain.com

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