Skip to content

Apache:Compile:httpd.conf location

lbonanomi edited this page Nov 8, 2019 · 1 revision

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"
Clone this wiki locally