mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00

This new configuration file adds support for Apache HTTP Server 2.4 on FreeBSD 11.0 and later.
20 lines
465 B
Plaintext
20 lines
465 B
Plaintext
show_list=0
|
|
httpd_dir=/usr/local
|
|
httpd_path=/usr/local/sbin/httpd
|
|
apachectl_path=/usr/local/sbin/apachectl
|
|
httpd_conf=/usr/local/etc/apache24/httpd.conf
|
|
mime_types=/usr/local/etc/apache24/mime.types
|
|
srm_conf=/usr/local/etc/apache24/srm.conf
|
|
access_conf=/usr/local/etc/apache24/access.conf
|
|
show_order=0
|
|
max_servers=100
|
|
test_config=1
|
|
test_manual=0
|
|
test_always=0
|
|
test_apachectl=1
|
|
auto_mods=1
|
|
pid_file=/var/run/httpd.pid
|
|
show_names=0
|
|
allow_virtualmin=0
|
|
format_config=1
|