Hey Guys,
I need some help from you php bad asses.
I'm trying to link to an online store and was given these directions:
DNS Instructions: You need to create a CNAME entry in your DNS tables. If your website is www.domainName then you want to create a CNAME for hostname.domainName to point to www.empirevstore.com. The syntax for this command is:
store IN CNAME www.empirevstore.com.
Now I've set up my hostname, which is dvds.attackoftheporn.com
Here is what I don't understand, am I supposed to redirect dvds.attackoftheporn.com to "store IN CNAME www.empirevstore.com."? I've tried adding the following in the redirect field in my control panel:
store IN CNAME www.empirevstore.com.
dvds IN CNAME www.empirevstore.com.
dvds.sttackoftheporn.com IN CNAME www.empirevstore.com.
www.dvds.sttackoftheporn.com IN CNAME www.empirevstore.com.
I've tried about a hundred combinations and nothing has worked for me. If someone could help me out it would be greatly appreciated!!