OpenMamba linux fix
authorJamie Cameron <jcameron@webmin.com>
Sat, 10 Apr 2010 00:37:01 +0000 (17:37 -0700)
committerJamie Cameron <jcameron@webmin.com>
Sat, 10 Apr 2010 00:37:01 +0000 (17:37 -0700)
apache/config-openmamba-linux

index 2194e5b..37fcad8 100644 (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