I want to make a subdomain that points to another domain without a redirection,
e.g.
subdomain.domain.com opens www.domain.org
how can this be done? by CName or A Records?
I want to make a subdomain that points to another domain without a redirection,
e.g.
subdomain.domain.com opens www.domain.org
how can this be done? by CName or A Records?
you could add it as a domain alias thats all
didn’t work, it says Zone has been taken, whatever I wrote in *.domain.com
create a A record for subdomain.domain.com to point to domain.org
then add the domain alias under domain.org as subdomain.domain.com and you will be done.
[Quote=Jodo Support]
A record pointing will not help here.
You can use redirect option.
[/Quote]
I’m sure this can be done. I made it in cPanel on Linux before ?(
if you go to the DNS settings for domain.org
click add A record add xx and the IP of that server
then go to the main screen for the domain
click add domain alias add xx.domain.org
make sure both checkboxes are clear/not checked
then submit it will work; i have just done so on one of my sites and had no error or issues