dns - How can I set up my domain name on Google App Engine? -


I have created a website to go to app engine, and have deployed it. I've redirected my domain name to ghs.google.com, and it successfully goes to my site.

The problem is that in the address bar, 'www.mysite.com' turns into 'MerryPad' Appspot.com ', and I have not found any clue that I can call it' www.mysite.com ' How to make it together

It seems that this is a simple thing, but it's starting to drive me crazy!

How do I fix this?

In short, take a look:

www.yourdomain Add a CNAME to com and point it to ghs.googlehosted.com.

Sign into your application by appspot.com Click the

Administration → Application Settings link.

Click the Add Domain ... button under the Domain Setup box

In the domain name box, click www.yourdomain.com and click Add Domain ... button


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -