mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
Fix to display hosts in table in Apache module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
show_list=0
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
show_list=0
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
show_list=0
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
show_list=0
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
@@ -20,3 +20,4 @@ apachectl_path=/usr/sbin/apache2ctl
|
||||
show_names=0
|
||||
allow_virtualmin=0
|
||||
format_config=1
|
||||
show_list=1
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
Reference in New Issue
Block a user