ruby on rails - Gandi and Heroku set up issue -


I have a domain from gandi.net, I am trying to point it out to my Hiakoku app. I have followed a lot of tutorials and steps, I have done almost this, but I have this being denied by bamboo http endpoint

  this is my zone file: @ 10800 IN A 174.129.212.2 @ 10800 75.101.145.87 @ 10800 at 75.101.163.44 www 10800 CNAME myapp.herokuapp.com  

and I already added the domain using Hiroko CLI is. Myapp.com and also www.myapp.com

Any ideas?

Gandhi does not support ALIAS / ANAME how to point to both www subdomain and bare domain in its heroocap

  @ 10800 to a 217.70.184.38 # This is the IP address of the messy, which is your name - www.incapp.herokuapp.com.  
  • Set up a web forwarding. (Www.projectborrow.com to redirect 301 permanent redirects from useless domain). For Gandhi, web forwarding is not adjusted in zone files, this is a separate page that you access from the domain page in the box in the upper right (where you email).

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -