Forum Moderators: phranque
If you just want to host one domain, walk through your httpd.conf configuration file and fill in the hostname of your domain in the appropriate lines.
If you want to host additional domains on the same server, you may start looking at the "Apache Virtual Host documentation" at [httpd.apache.org...]
Domain hosting of course is a bit more than just defining virtual domains in the web server.
You also have to make sure, that all the DNS stuff is done right and that the domain registration information at the registrar point to the correct name servers.
Regards,
R.