mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
OpenMamba linux fix
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
show_list=0
|
||||
httpd_dir=/etc/httpd
|
||||
httpd_dir=/var/www/html
|
||||
httpd_conf=/etc/httpd/httpd.conf
|
||||
httpd_path=/usr/sbin/httpd
|
||||
srm_conf=/etc/httpd/srm.conf
|
||||
access_conf=/etc/httpd/access.conf
|
||||
mime_types=/etc/httpd/mime.types
|
||||
start_cmd=/etc/rc.d/init.d/httpd start
|
||||
stop_cmd=/etc/rc.d/init.d/httpd stop
|
||||
|
||||
Reference in New Issue
Block a user