Set Up Name-Based Virtual Hosts In Apache

If your server has only one IPĀ  (or even if you have many) and you want to host different websites you can use Apache’s name-based virtual hosts feature. Setting up name-based virtual hosts is easy. First, open up httpd.conf found in the conf directory of your Apache installation directory. First, you need to enable name-based [...]