google cloud dns - Website Not working with www -


i have server running on google compute engine ip xx.xx.xx.xx , using google cloud dns map domain name test.com ip address.

here did 1.) created zone using ui , added record set type 2.) gave domain name provider ns links 3.) website running beautifully when type test.com, not working when type www.test.com

i tried creating cname (after watching solution on internet) got cname , record set conflict error.

how solve problem? (preferably ui without using gcloud tool)

you can duplicate entry zone's root - e.g., copy ip address, make new rr set of type @ 'www', , paste ip address.

but cname should work. trying? want create cname @ www points root of domain. can't have else @ name, though (a cname says "use records other name) you'll need delete that's not cname. easiest delete name , recreate cname.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -