diff options
Diffstat (limited to '')
-rwxr-xr-x | sca-cpp/trunk/test/store-cpp/start | 2 |
1 files changed, 1 insertions, 1 deletions
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 <<EOF |