Hello Gilad, On Mon, Jun 24, 2013 at 11:19 AM, Gilad Navot <[email protected]>wrote: > > At the end of the migration process I need to route all the domains that > are connected to the old app-id to the new app-id (I don't want to > redirect). > > I know this is done automatically at the end of the migration (when using > google's tool) I want to make an alias myself (manually) > > I think there used to be an option in the application settings panel but I > can't find it now. >
Do you mean the appspot address (example_app_id.appspot.com) or your own custom domain (example.com or subdomain.example.com)? If you mean the appspot address, that get automatically redirected for you, you can't alias it yourself. If you mean a custom domain then you can alias it yourself by going to App Engine Console > Application Settings (under the Administration heading on the left navigation bar) > Add Domain (under the Domain Setup header). Note that you need to have your domains registered with Google Apps first. ----------------- -Vinny P Technology & Media Advisor 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/groups/opt_out.
