diff --git a/create-vhost.sh b/create-vhost.sh index c3cc4ce..a2aa453 100755 --- a/create-vhost.sh +++ b/create-vhost.sh @@ -234,7 +234,7 @@ echo echo echo "= ADDING VHOST TO APACHE =" vhost=" - ServerName $hostname + ServerName $hostname.vagrant.vm DocumentRoot $public AllowOverride All