Also: It looks like you did the right thing for your subdomain, but how is your apex domain<https://devcenter.heroku.com/articles/custom-domains#cname-functionality-at-the-apex>setup? Did you change that one too?
On Mon, Oct 14, 2013 at 10:31 AM, Neil Middleton <[email protected]>wrote: > The problem here is that you're using a now invalid configuration for DNS > on the Cedar stack. > > A few weeks back we changed Cedar so that any 'legacy' DNS configuration > to proxy.heroku.com would return an H70 error (although this only applies > to applications created since then). > > As always, you should be using the correct the correct DNS configuration > as per our Custom > Domains<https://devcenter.heroku.com/articles/custom-domains>docs > > Neil > > > On 14 October 2013 at 05:17:32, Prabhu Saitu ([email protected]) > wrote: > > hey i have a really dumb problem on my hands i have a rails app running on > cedar stack... ive setup a custom domain the problem is > wwww.customdomain.com wors but customdomain.com gives an Application > Error > > this is the error i get in the logs - Access to bamboo HTTP endpoint > denied" method=GET path=/ host=customdomain.com > > i have changed the CNAME record for www.customdomain.com to point to > myapp.herokuapp.com but the problem still persists > > -- > -- > You received this message because you are subscribed to the Google > Groups "Heroku" group. > > 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_US?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Heroku Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. 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_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
