On Wed, Jun 27, 2012 at 10:04 PM, Scott Murphy <[email protected]> wrote:
> If you go with a virtual ip, will app engine support the use of a naked > domain? doubtful. It still uses CNAMEs to implement. (ie while you do have a dedicated IP address, it can change - so the CNAME allows Google to migrate you to a new IP) CNAMEs is the main reason why naked domains aren't supported. > > > On Tuesday, June 26, 2012 6:42:16 PM UTC-5, Takashi Matsuo (Google) wrote: >> >> >> Hi App Engine users, >> >> We've just released the release of the 1.7.0 SDK. >> >> Release notes for Java: >> http://code.google.com/p/**googleappengine/wiki/**SdkForJavaReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes> >> >> Release notes for Python: >> >> http://code.google.com/p/**googleappengine/wiki/**SdkReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes> >> >> Release notes for Go: >> http://code.google.com/p/**googleappengine/wiki/**SdkForGoReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkForGoReleaseNotes> >> >> Enjoy! >> >> -- >> Takashi Matsuo >> > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/lvSpzNO4apkJ. > > 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. > -- 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.
