One of the sites I have is a .com and I also want the .net and .org versions to point to it (they have allready been fixed in the registrar to point to me). I setup the account for the .com and it works fine, but I cannot seem to get the others to work. They just show "cpanel19.gzo.com" when I go to them.
(Using multiple domains to go to one site is not a common practice for me, but I am trying to at least get it to work for this one site
)
The main problem might be this. The guy that owns the domain (He is a friend and this particular page is sort of a joint project) also has it pointing to his personal servers. He simply directed the URL to go to me. (actually it has to have the www, as sitename.com goes to his servers instead).
This is a bit different than just a standard domain setup, where no matter what prefix you type (www, ftp, none at all) it always goes to your server.
I have experimented with the many methods to do this in .htaccess but to no avail. My original intention was once they all point to the .com, to just use a 301 redirect to keep the search engines happy.
Any ideas? I suppose I could setup another account for the .net and .org, giving them just a small amount of bandwidth and disk space.. only enough to stick a .htaccess in there to point it to the .com but that seems like a waste.
Thanks for any info!
(Using multiple domains to go to one site is not a common practice for me, but I am trying to at least get it to work for this one site
)The main problem might be this. The guy that owns the domain (He is a friend and this particular page is sort of a joint project) also has it pointing to his personal servers. He simply directed the URL to go to me. (actually it has to have the www, as sitename.com goes to his servers instead).
This is a bit different than just a standard domain setup, where no matter what prefix you type (www, ftp, none at all) it always goes to your server.
I have experimented with the many methods to do this in .htaccess but to no avail. My original intention was once they all point to the .com, to just use a 301 redirect to keep the search engines happy.
Any ideas? I suppose I could setup another account for the .net and .org, giving them just a small amount of bandwidth and disk space.. only enough to stick a .htaccess in there to point it to the .com but that seems like a waste.
Thanks for any info!
Comment