hello there.
im using a custom domain in my GAE app

www.mysuperapp.com --> mysuperapp.appspot.com (this is working i created a 
CNAME and point it to ghs..)
but i also want to give my customers the possibility to use their custom 
domains and or a subdomain in my application

eg:

customer.mysuperapp.com --> www.mysuperapp.com (this one works too)
www.customer.com --> www.mysuperapp.com (not working. i tried creating a 
CNAME and point it to ww.mysuperapp.com  but im getting google "*404.* That’s 
an error."

www.mysuperapp.com will handle all the requests and extract the customer 
name from the domain or subdomain and serve the appropiate content

it is possible to do this?

thx so much

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to