diff options
Diffstat (limited to 'sca-cpp/trunk/test/store-python/ssl-start')
-rwxr-xr-x | sca-cpp/trunk/test/store-python/ssl-start | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-cpp/trunk/test/store-python/ssl-start b/sca-cpp/trunk/test/store-python/ssl-start index c240e58d09..1e70d6edfb 100755 --- a/sca-cpp/trunk/test/store-python/ssl-start +++ b/sca-cpp/trunk/test/store-python/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/python/python-conf tmp cat >>tmp/conf/httpd.conf <<EOF |