From d64a280c20229e374684e9b5e392fdf878ed5514 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 27 Mar 2010 06:24:56 +0000 Subject: Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to end with both HTTPD and WSGI servers. Minor cleanup of the HTTPD config scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928160 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/python/python-conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sca-cpp/trunk/modules/python/python-conf') diff --git a/sca-cpp/trunk/modules/python/python-conf b/sca-cpp/trunk/modules/python/python-conf index 82decd8eb4..983679db4d 100755 --- a/sca-cpp/trunk/modules/python/python-conf +++ b/sca-cpp/trunk/modules/python/python-conf @@ -22,5 +22,7 @@ here=`readlink -f $0`; here=`dirname $here` root=`readlink -f $1` cat >>$root/conf/httpd.conf <