Setup Apache 2.4 multiple virtual hosts
Follow steps below to setup multiple virtual hosts on Apache 2.4 Step 1 Create a new file as /etc/apache2/sites-available/aaa.com.conf to represent the virtual host configuration. In this file, you can write the detail of the virtual host setting like Step… Continue Reading