summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/httpd-auth-conf
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/http/httpd-auth-conf')
-rwxr-xr-xsca-cpp/trunk/modules/http/httpd-auth-conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/http/httpd-auth-conf b/sca-cpp/trunk/modules/http/httpd-auth-conf
index cfe81f778a..ffe745db9d 100755
--- a/sca-cpp/trunk/modules/http/httpd-auth-conf
+++ b/sca-cpp/trunk/modules/http/httpd-auth-conf
@@ -20,8 +20,10 @@
# Generate a minimal HTTPD SSL configuration
here=`readlink -f $0`; here=`dirname $here`
root=`readlink -f $1`
+
conf=`cat $root/conf/httpd.conf | grep "# Generated by: httpd-conf"`
host=`echo $conf | awk '{ print $6 }'`
+
httpd_prefix=`cat $here/httpd.prefix`
# Generate basic authentication configuration