Hi, On Tue, Jun 8, 2010 at 8:17 PM, masouras <[email protected]> wrote:
> I 've read extensively, and previously set-up, apps with my own domain > name, but I encountered this situation that I am not sure how to > tackle: > > My company owns and operates our domain - let's call it mycompany.com. > We 'd like to point foo.mycompany.com to our GAE app. However, if I > set-up mycompany.com with Google Apps (which is a requirement), will > google take over any other DNS for *.mycompany.com, or *only* > foo.mycompany.com ? > > In other words, if I set-up mycompany.com with google apps, will any > changes occur to how *.mycompany.com - or even mycompany.com resolves > to the outside world? > Google cannot "take over" your DNS. Only the names you CNAME to ghs.google.com will be served by Google Apps (and by extension, App Engine). -Nick Johnson > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
