How to point one sub-domain to another sub-domain and they can be used interchangeably
Posted
by
Talon
on Pro Webmasters
See other posts from Pro Webmasters
or by Talon
Published on 2012-04-26T05:14:58Z
Indexed on
2012/06/26
9:23 UTC
Read the original article
Hit count: 274
I'm trying to do this
secure.domain2.com -loads content from- secure.domain1.com
So if somebody goes to secure.domain2.com it will load the content of secure.domain1.com
Note that I don't want a redirect, so if someone goes to secure.domain2.com in the address bar it will still say secure.domain2.com even though it's loading content from secure.domain1.com
I've read that it's possible with a CName or something like that, what is the best way to do that?
© Pro Webmasters or respective owner