summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-cpp/ssl-start
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsca-cpp/trunk/test/store-cpp/ssl-start8
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-cpp/trunk/test/store-cpp/ssl-start b/sca-cpp/trunk/test/store-cpp/ssl-start
index 7ce9e86680..9cb5b88974 100755
--- a/sca-cpp/trunk/test/store-cpp/ssl-start
+++ b/sca-cpp/trunk/test/store-cpp/ssl-start
@@ -17,10 +17,10 @@
# specific language governing permissions and limitations
# under the License.
-../../modules/http/httpd-ca-conf tmp
-../../modules/http/httpd-cert-conf tmp
-../../modules/http/httpd-conf tmp 8090 htdocs
-../../modules/http/httpd-ssl-conf tmp 8090
+../../modules/http/httpd-ca-conf tmp localhost
+../../modules/http/httpd-cert-conf tmp localhost
+../../modules/http/httpd-conf tmp localhost 8090 htdocs
+../../modules/http/httpd-ssl-conf tmp localhost 8453 htdocs
../../modules/server/server-conf tmp
../../modules/server/cpp-conf tmp
cat >>tmp/conf/httpd.conf <<EOF