I have an application on Google App Engine which I would like to access using my custom domain. I have a new domain that I just registered and I successfully set it up with Google Apps: forwardfour.com.
However, I set this up using as the primary domain for email hosting. I would really like to host this application from a second domain that I just registered and setup as another domain (not a domain alias) within the same Google Apps account. The domain is ffstatic.com.
I've deployed the latest version of my app on Google App Engine and I followed Google's documentation to add a subdomain for ffstatic.com. I created a user whose login is [email protected], and I login as that user to link to that domain.
However, I am only given the option to add a subdomain for my primary domain, forwardfour.com, even though I entered ffstatic.com into the App Engine console to create a subdomain. No where am I given the option to create a subdomain for ffstatic.com, even though it is a verified domain.
Does anyone know why I cannot do this? I've heard that it can be done.
Thank you for your time.