mantra
09-28-2006, 11:26 AM
Does anyone know how to change the CNAME at Namecheap?
I have emailed them, but no response yet.
thanks
I have emailed them, but no response yet.
thanks
![]() | View Full Version : Change CNAME at Namecheap? mantra 09-28-2006, 11:26 AM Does anyone know how to change the CNAME at Namecheap? I have emailed them, but no response yet. thanks Stan Marsh 09-28-2006, 11:45 AM - Click on your domain - Chose 'All Host Records' from the menu on the left - Edit/create/delete CNAMEs as you will see fit. Easy, eh? ;) mantra 09-28-2006, 01:59 PM yup, got it, thanks what is the different between doing a CNAME and a redirect url ? Intenso73 09-30-2006, 07:30 PM yup, got it, thanks what is the different between doing a CNAME and a redirect url ? A cname is an alias for a given FQDN (fully qualified domain name), e.g. ftp.yourdomain.com cname of yourdomain.com a Redirect instead is a pointer to any Url (e.g. ftp.yourdomain.com redirects to http://mydomain.com/index.html) :) |