From 56461097bd3eef0bff0e203080d5ea63d0a33679 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Fri, 9 Apr 2010 17:37:01 -0700 Subject: [PATCH] OpenMamba linux fix --- apache/config-openmamba-linux | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache/config-openmamba-linux b/apache/config-openmamba-linux index 2194e5b35..37fcad81e 100644 --- a/apache/config-openmamba-linux +++ b/apache/config-openmamba-linux @@ -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