In google app engine can I have www.domain.com point to version X of my app, and beta.domain.com point to version Y?
If so, how could I do this?
In google app engine can I have www.domain.com point to version X of my app, and beta.domain.com point to version Y?
If so, how could I do this?
No, this is not currently supported. Non-default versions are only accessible as appspot subdomains.
I have my domain hosted at 1and1.com and redirects subdomains to different versions in appengine.
www.example.com goes to the main version
beta.example.com goes to a beta version
You will need to do this through a third-party DNS