Configuring Virtual Hosting in Apache

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now “Virtual hosting is a method for hosting multiple domain names (with separate handling of each name) on a single server (or pool of servers).” Wikipedia How Does Apache Know Which Site to Serve? The short answer to your specific case: apache will serve the FIRST overlapping virtual host. Since 000-default is before fc.localhost in

Read more