From c298b01922ab03d078f33ec1ceb3e7471277f48c Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 5 Sep 2011 23:30:31 +0000 Subject: Support multithreaded execution of Python components with the HTTPD event MPM. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165452 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/samples/store-cluster/server-ssl-conf | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-cpp/trunk/samples/store-cluster/server-ssl-conf') diff --git a/sca-cpp/trunk/samples/store-cluster/server-ssl-conf b/sca-cpp/trunk/samples/store-cluster/server-ssl-conf index 56ca5edc8c..83628bbacd 100755 --- a/sca-cpp/trunk/samples/store-cluster/server-ssl-conf +++ b/sca-cpp/trunk/samples/store-cluster/server-ssl-conf @@ -25,6 +25,7 @@ set -x # Configure an SSL-enabled app server ../../modules/http/httpd-conf $root sca-store.com $port htdocs +../../modules/http/httpd-event-conf $root ../../modules/http/vhost-conf $root domains htdocs tar -C tmp/ssl -c `../../modules/http/ssl-cert-find tmp/ssl` | tar -C $root -x -- cgit v1.2.3