Apache's httpd.conf and Virtual Host Configuration Explained
httpd.conf is Apache's main configuration file — but on a server hosting more than one site, the real day-to-day editing happens in per-site virtual host files, not the main config directly.