diff options
Diffstat (limited to 'sample')
| -rw-r--r-- | sample/soap/calc/samplehttpd.conf | 2 | ||||
| -rw-r--r-- | sample/soap/exchange/samplehttpd.conf | 2 | ||||
| -rw-r--r-- | sample/soap/sampleStruct/samplehttpd.conf | 2 | ||||
| -rw-r--r-- | sample/wsdl/googleSearch/samplehttpd.conf | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/sample/soap/calc/samplehttpd.conf b/sample/soap/calc/samplehttpd.conf new file mode 100644 index 000000000..85e999502 --- /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 000000000..85e999502 --- /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 000000000..85e999502 --- /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 000000000..85e999502 --- /dev/null +++ b/sample/wsdl/googleSearch/samplehttpd.conf @@ -0,0 +1,2 @@ +docroot = . +port = 8808 |
