Hi Morten, please +1 that request!
I had a similar requirement coming up, and was going to ask the same question. But in my case it is specifically to support "multi-teneted" applications. If you look around, you can find quite a few examples of this in the wild. e.g. if I am running a site called: abc.heroku.com .. but wish each member/company registered on my site to have their own space in the domain name I would want: companyx.abc.heroku.com companyy.abc.heroku.com .. instead of something more conventional like: abc.heroku.com/companies/companyx abc.heroku.com/companies/companyy The difference is really one of branding, but may be really significant if I am trying to lure corporate clients. NB: I assume the same problem applies even if the heroku app has been blessed and has its own domain name? i.e. abc.com - ok companyx.abc.com - not ok companyx.abc.com - not ok Regards, Paul On Thu, Jul 17, 2008 at 1:25 PM, Morten Bagai <[EMAIL PROTECTED]> wrote: > > Hmm... I don't think we ever anticipated anybody wanting/needing > that. It doesn't seem like a conventional way of using subdomains to > me. I'll make note of it as a feature request for now. > > Best, > > /Morten > > On Jul 16, 2008, at 8:58 PM, Abolfazl wrote: > > > > > yes it's correct. that is my question. > > why don't that work? > > > > On Jul 15, 1:04 am, Morten Bagai <[EMAIL PROTECTED]> wrote: > >> Do you meanwww.yourappname.heroku.com?That won't work - I don't > >> think we were anticipating anyone would actually want to use that > >> format. I want to make sure I understand your question right, so > >> please let me know if this answers it. > >> > >> /Morten > >> > >> On Jul 11, 2008, at 11:09 PM, Abolfazl wrote: > >> > >> > >> > >>> when i add www in domain name in my browser my web app is not > >>> opened. > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
