From 3ac8ca7868ade978a3d0fc74113f3276e5c183ec Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 18 Dec 2011 20:19:11 +0000 Subject: Add ability to configure an HTTPS proxy with load balancing over a set of HTTP backend servers and get OAuth authentication working with that topology. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1220526 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/samples/store-vhost/start | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-cpp/trunk/samples/store-vhost/start') diff --git a/sca-cpp/trunk/samples/store-vhost/start b/sca-cpp/trunk/samples/store-vhost/start index 38661e711c..ee6f613bad 100755 --- a/sca-cpp/trunk/samples/store-vhost/start +++ b/sca-cpp/trunk/samples/store-vhost/start @@ -28,6 +28,7 @@ SCAContribution `pwd`/shared/ SCAComposite shared.composite # Configure SCA Composite for mass dynamic virtual hosting +SCAVirtualDomain sca-store.com SCAVirtualContribution `pwd`/domains/ SCAVirtualComposite store.composite -- cgit v1.2.3