Sounds like you need http://myapp.com mapped as a redirect to http://www.myapp.com/ in your Zerigo DNS setup.
On Jan 18, 1:44 pm, Sam Grossberg <[email protected]> wrote: > I have a project with two environments, staging and production. I have > entered the following to setup up custom domain routing, after installing > the add-ons: > > heroku domains:add staging.myapp.com --app myapp-staging > heroku domains:addwww.myapp.com--app myapp-production > heroku domains:add myapp.com --app myapp-production > > http://staging.myapp.com/andhttp://www.myapp.com/work, > buthttp://myapp.comgives me a DNS error. What am I doing wrong? Is there a > conflict with having two apps on the same domain? > > Thanks, > Sam -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
