i want to know how would i connect example.com to Apache web server and how i make it live on the internet.if there is any good reference about my question please tell me.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
closed as not a real question by John Conde♦ Jan 25 at 23:27
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You will want to look into setting up VirtualHosts in your /sites-available/ folder. Apache has a lot of documentation on the subject at http://httpd.apache.org/docs/2.2/vhosts/ and there are some examples at http://httpd.apache.org/docs/2.2/vhosts/examples.html. Good luck! :) |
|||
|
|