If I had two separate applications under the same google apps domain
(m.domain and www.domain.com), could these two applications share a
common database/datastore since it's the same developer (both in
python) under the same google apps domain?

On Dec 4, 12:33 pm, Ray Malone <[email protected]> wrote:
> Under the setting for the app in your domain manager you should be
> able to add a another sub domain to point to the same app.  Then you
> will need to update your records from the company you registered with
> to point the sub domain to ghs.google.com.  I do this with several of
> my apps.  However, you will need to detect the domain to determine
> which one is which.
>
> On Dec 3, 8:38 pm, djennings <[email protected]> wrote:
>
>
>
> > I created a website (including blog) along with a mobile edition using
> > python. The website, blog and mobile edition will eventually be under
> > a Google Apps/Engine domain. The main app will be hosted atwww.domain.com
> > and the mobile edition atwww.domain.com/mobile/, and this works just
> > fine on the local dev appserver right now.
>
> > But I would prefer to have the mobile edition app at "m.domain.com"
> > instead of "www.domain.com/mobile/". How could this work with two
> > separate sub domain apps written both in python under the same google
> > apps domain?

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to