This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this questionI'm having trouble redirecting my root domain to a www subdomain ((e.g. blahblahblah.com to www.blahblahblah.com). I've a web app hosted on Heroku for which I've modified DNS settings through Zerigo DNS.
These are my current settings:
However, this is the error I am getting when I type in, say, blahblahblah.com:
Is there a problem with how things are currently set up, or is there anything else that I need to do in order for the redirect to work?
you're getting a DNS error not a Heroku error so it could just be taking it's time to propagate
精彩评论