diff options
Diffstat (limited to 'sca-cpp/trunk/samples/store-vhost/start')
-rwxr-xr-x | sca-cpp/trunk/samples/store-vhost/start | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/samples/store-vhost/start b/sca-cpp/trunk/samples/store-vhost/start index fef691a058..6a20a60762 100755 --- a/sca-cpp/trunk/samples/store-vhost/start +++ b/sca-cpp/trunk/samples/store-vhost/start @@ -20,7 +20,7 @@ rm -rf tmp ../../modules/http/httpd-conf tmp example.com 8090 htdocs ../../modules/http/httpd-event-conf tmp -../../modules/http/vhost-conf tmp domains htdocs +../../modules/http/mass-host-conf tmp domains htdocs ../../modules/server/server-conf tmp ../../modules/python/python-conf tmp cat >>tmp/conf/httpd.conf <<EOF |