Hello, I've been reading the documentation here https://cloud.google.com/appengine/docs/standard/python3/how-requests-are-routed and it seems that Google will not allow me to serve https://subdomain.mysite.com, it will only allow https://subdomain-dot-mysite.appspot.com. For obvious reasons I can not give this address to any of my clients.
Is this true? What can I do to have multiple subdomains like https://subdomain.mysite.com without having to leave the AppEngine? Thanks in advance. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d8d3a4ea-c4c8-46c3-82db-5a72b2aba0f0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
