OpenMamba linux fix

This commit is contained in:
Jamie Cameron
2010-04-09 17:37:01 -07:00
parent e42e4010d8
commit 56461097bd

View File

@@ -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