mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Fix to take away show_list from this PR
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
show_list=1
|
||||
show_list=0
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
show_list=1
|
||||
httpd_dir=/etc/apache2
|
||||
httpd_path=/usr/sbin/apache2
|
||||
httpd_conf=/etc/apache2/apache2.conf
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
show_list=1
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_path=/usr/sbin/httpd
|
||||
mime_types=/etc/mime.types
|
||||
|
||||
Reference in New Issue
Block a user