diff options
Diffstat (limited to '')
-rwxr-xr-x | sca-cpp/trunk/components/cache/server-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/cache/server-test b/sca-cpp/trunk/components/cache/server-test index a77736f33c..5c86b75ebc 100755 --- a/sca-cpp/trunk/components/cache/server-test +++ b/sca-cpp/trunk/components/cache/server-test @@ -18,7 +18,7 @@ # under the License. # Setup -../../modules/http/httpd-conf tmp 8090 ../../modules/http/htdocs +../../modules/http/httpd-conf tmp localhost 8090 ../../modules/http/htdocs ../../modules/server/server-conf tmp ../../modules/server/scheme-conf tmp cat >>tmp/conf/httpd.conf <<EOF |