Apache:Compile:httpd.conf location - lbonanomi/notes GitHub Wiki
Apache httpd starts-up with /usr/local/apache2/conf/httpd.conf by default. This can be adjusted during build with an argument to configure
as below:
SERVER_CONFIG_FILE="/etc/httpd/conf/httpd.conf"