Forward to other domain with CNAME
Posted
by
xybrek
on Pro Webmasters
See other posts from Pro Webmasters
or by xybrek
Published on 2014-08-23T18:56:02Z
Indexed on
2014/08/23
22:35 UTC
Read the original article
Hit count: 266
In my GoDaddy DNS manager, I made some A Record that points to *.mirror for my domain
Now when I access URL 123.mirror.mydomain.com
from the browser I can see that my app is loaded, and its all OK.
My problem now is when doing a CNAME point to
the URL above on another domain
like this:
Accessing 123.otherdomain.com which I expect to "forward to" 123.mirror.mydomain.com I only get this 404 error:
The IP 173.194.71.121
is actually ghs.googlehosted.com
What I am missing here? Why 123.otherdomain.com
which points to 123.mirror.mydomain.com
cannot open that page and I think google is handing the web page request?
© Pro Webmasters or respective owner