wildcards are mutually exclusive for any custom domain. you can't have a wildcard domain AND then seperate apps for foo.yourdomain.com, bar.yourdomain.com , etc.
Oren On Oct 21, 2009, at 7:31 AM, Thomas Balthazar wrote: > > Hello, > > Thanks for your answer. > > But then, www.myapp.com will go to my Webapp, and not to my public > website (they are 2 separate Heroku applications). > > Am I right? > > Best, > Thomas. > > On Oct 21, 3:13 pm, Chap <[email protected]> wrote: >> *.myapp.com is a wildcard for anything.myapp.com >> >> Sowww.myapp.comis already covered with the wildcard. >> >> On Oct 21, 3:44 am, Thomas Balthazar <[email protected]> wrote: >> >> >> >>> Hi, >> >>> I'm hosting a Webapp on Heroku, with the domain name set to >>> *.myapp.com. (the accounts are the subdomains) >> >>> But I'd also like to host the public Website for the app on Heroku, >>> with the following domains : myapp.com andwww.myapp.com, but when I >>> try to do that, I receive the following message : "myapp.com >>> conflicts >>> with an existing custom domain". >> >>> Is it possible to achieve that? >> >>> Best, >>> Thomas. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
