jemz asked:
I created subdomain in go daddy account, and I pointed to i.p address of GCE google cloud computing engine.
In DNS Management, I click add button
type = A
host = nameofsubdomain //
point to = i.p address
ttl = 1 hourd //default
in forwarding under subdomain section, I click add button
subdomain = mysubdomain
forward to = htt://i.p address
forward type = 301 (permanent)
settings = forward only
when I tried in url, at first it works fine the name of subdomain is visible in url, after couple of hour or minuetes? when I tried again in url my subdomain will turn into i.p address. how to show name of subdomain I don’t want to show i.p addresss.
Thank you in advance.
My answer:
You specifically asked for it to be forwarded to a URL containing the IP address. If that’s not what you want, undo it.
View the full question and any other answers on Server Fault.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.