Google App Engine - Can I have www.domain.com point to version X and beta.domain.com point to versio
Posted
by Spines
on Stack Overflow
See other posts from Stack Overflow
or by Spines
Published on 2010-03-24T16:58:10Z
Indexed on
2010/03/24
18:13 UTC
Read the original article
Hit count: 179
google-app-engine
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?
© Stack Overflow or respective owner