How To Set Up Apache Virtual Hosts on Arch Linux
This tutorial shows you how to set up virtual hosts. Virtual Hosts are used to run more than one website or domain off of a single server and IP address. This is especially useful to people who need to run several sites off of one server or IP address. The sites display different information to the visitors, depending on with which the users accessed the site.There is no limit to the number of virtual hosts that can be added to a server. This article is written for Arch Linux.