Forum Moderators: phranque
I have just registered a domain name a couple of days ago, lets say it's example.com.
The question I have is how do I tell my server to accept requests from this URL keeping in mind I what to do the easiest configuration possible?
Do I:
1) change my server name in the httpd.conf (actually right
now it is set to example.com)
and if I do this do I have to do a forward domain with
my domain service provider. (forward it to [_____)...]
2) set up a reverse proxy on my server?
3) mod rewrite?
I what to learn as much as I can and as fast as I can about web servers and probably the best way to learn is just to do it.
[edited by: jdMorgan at 8:48 pm (utc) on Feb. 18, 2006]
[edit reason] Example.com [/edit]
Welcome to WebmasterWorld!
First things first: Where is your DNS server, and have you configured it to point your domain name to the IP address of your Web server?
If you haven't arranged otherwise, your domain registrar has probably defined your DNS server as one of their own. You can find out by viewing your domain registration record using an appropriate WHOIS lookup (such as Network Solutions' for .com top-level domains).
Jim
go to your domain, point the nameservers to:
ns1.afraid.org
ns2.afraid.org
ns3.afraid.org
ns4.afraid.org
now go to [freedns.afraid.org...] and register an account there, click on my domains and put your domain in there, now you can easily do a mass modify and add your IP which your server is running on, or you can download an auto update client [freedns.afraid.org...] and the client will work as a service updating your ip to the domain automatically (if the ip is dynamic)