mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
24 lines
538 B
Plaintext
24 lines
538 B
Plaintext
show_list=0
|
|
httpd_dir=/srv/www
|
|
httpd_conf=/etc/apache2/httpd.conf
|
|
mime_types=/etc/apache2/mime.types
|
|
httpd_path=/usr/sbin/httpd
|
|
start_cmd=systemctl start apache2
|
|
stop_cmd=systemctl stop apache2
|
|
apply_cmd=systemctl reload apache2
|
|
show_order=0
|
|
max_servers=100
|
|
test_config=1
|
|
test_manual=0
|
|
test_always=0
|
|
test_apachectl=1
|
|
apachectl_path=/usr/sbin/apache2ctl
|
|
virt_file=/etc/apache2/vhosts.d
|
|
pid_file=/run/httpd.pid
|
|
defines_file=/etc/sysconfig/apache2
|
|
defines_name=APACHE_SERVER_FLAGS
|
|
auto_mods=1
|
|
show_names=0
|
|
allow_virtualmin=0
|
|
format_config=1
|