I am probably not using the right search terms , so not finding anything on the internet .

I have a domain name purchased .

However I do not know how to redirect the domain name to my server that i have created .

could someone help pleae

link|improve this question

50% accept rate
1  
you need to set the nameservers (dns servers) used for the domain to be ones you either control or ones you can have influence on (such as with your hosting provider). - then setup dns records as needed that point to the IP of the server. – Sirex Aug 25 '11 at 16:10
feedback

1 Answer

Heres a link to an article on the type of dns records that you can set.

Mostly you'll want to be concerned with the A record and MX records initially.

Set the A record to your webserver, set the MX record to your Email server.

You handle all of this through whatever interface your Registrar, the company you registered the name with, has provided you.

Incedentially, if you let us know what service you used to register your name we can possibly give you some more specific guidance.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.