From 3e88efe3df5daf41ed98b4630ece94be009e54ec Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Tue, 17 Feb 2004 14:51:40 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- sample/soap/calc/samplehttpd.conf | 2 ++ sample/soap/exchange/samplehttpd.conf | 2 ++ sample/soap/sampleStruct/samplehttpd.conf | 2 ++ sample/wsdl/googleSearch/samplehttpd.conf | 2 ++ 4 files changed, 8 insertions(+) create mode 100644 sample/soap/calc/samplehttpd.conf create mode 100644 sample/soap/exchange/samplehttpd.conf create mode 100644 sample/soap/sampleStruct/samplehttpd.conf create mode 100644 sample/wsdl/googleSearch/samplehttpd.conf (limited to 'sample') diff --git a/sample/soap/calc/samplehttpd.conf b/sample/soap/calc/samplehttpd.conf new file mode 100644 index 0000000000..85e9995021 --- /dev/null +++ b/sample/soap/calc/samplehttpd.conf @@ -0,0 +1,2 @@ +docroot = . +port = 8808 diff --git a/sample/soap/exchange/samplehttpd.conf b/sample/soap/exchange/samplehttpd.conf new file mode 100644 index 0000000000..85e9995021 --- /dev/null +++ b/sample/soap/exchange/samplehttpd.conf @@ -0,0 +1,2 @@ +docroot = . +port = 8808 diff --git a/sample/soap/sampleStruct/samplehttpd.conf b/sample/soap/sampleStruct/samplehttpd.conf new file mode 100644 index 0000000000..85e9995021 --- /dev/null +++ b/sample/soap/sampleStruct/samplehttpd.conf @@ -0,0 +1,2 @@ +docroot = . +port = 8808 diff --git a/sample/wsdl/googleSearch/samplehttpd.conf b/sample/wsdl/googleSearch/samplehttpd.conf new file mode 100644 index 0000000000..85e9995021 --- /dev/null +++ b/sample/wsdl/googleSearch/samplehttpd.conf @@ -0,0 +1,2 @@ +docroot = . +port = 8808 -- cgit v1.2.3