I'd like to be able to offer my users a white label version of our
product, meaning that their "account" page can be accessed from their
personal domain rather than from our site so...

www.myapp.com/users/account/1

can be accessed directly at...

www.myusersdomain.com

_without_ an iframe or generic forwarding.  My first thought was to
give users a subdomain and then have them use a CNAME to point their
personal domain to their subdomain on my app but that doesn't seem to
work (I get a Heroku error page that says Heroku No Such App).

There has to be an easier way to do what I want to do right?

-- 
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.

Reply via email to