From 67078ed604f76a6491629efe40cc7723f8cd4375 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 28 Mar 2010 07:29:13 +0000 Subject: Add a host parameter to the conf scripts to allow an external DNS host name to be used. Add HTTP basic auth to WSGI integration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928352 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/test/store-cpp/start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/test/store-cpp/start') diff --git a/sca-cpp/trunk/test/store-cpp/start b/sca-cpp/trunk/test/store-cpp/start index 4760dccbc3..7b9c0d6379 100755 --- a/sca-cpp/trunk/test/store-cpp/start +++ b/sca-cpp/trunk/test/store-cpp/start @@ -17,7 +17,7 @@ # specific language governing permissions and limitations # under the License. -../../modules/http/httpd-conf tmp 8090 htdocs +../../modules/http/httpd-conf tmp localhost 8090 htdocs ../../modules/server/server-conf tmp ../../modules/server/cpp-conf tmp cat >>tmp/conf/httpd.conf <