On Wed, Aug 13, 2014 at 4:41 AM, Nico Marrero <[email protected]> wrote:
> The domain had already been purchased through google and has the basic > google apps. However, when going to www on the domain, it still tries to > load the appengine app and returns a 404 > Most likely Google Apps is still configured to route the www subdomain through App Engine. Log into your Apps administrator view ( admin.google.com ), and look for the Security menu, You should see a list of subdomains configured through Apps (you may have to dig around a bit). Delete the mappings you don't want - you can delete all of them if you don't want to route to App Engine. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
