Fix to take away show_list from this PR

This commit is contained in:
iliajie
2022-07-20 12:43:54 +03:00
parent af868656ea
commit a2110c579d
4 changed files with 1 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
show_list=1
show_list=0
httpd_dir=/etc/httpd
httpd_path=/usr/sbin/httpd
mime_types=/etc/mime.types

View File

@@ -1,4 +1,3 @@
show_list=1
httpd_dir=/etc/httpd
httpd_path=/usr/sbin/httpd
mime_types=/etc/mime.types

View File

@@ -1,4 +1,3 @@
show_list=1
httpd_dir=/etc/apache2
httpd_path=/usr/sbin/apache2
httpd_conf=/etc/apache2/apache2.conf

View File

@@ -1,4 +1,3 @@
show_list=1
httpd_dir=/etc/httpd
httpd_path=/usr/sbin/httpd
mime_types=/etc/mime.types