I tried the vhost tutorial but it doesnt work #233
Closed
Comments
I solved it for myself, if you have the same problem keep reading. After killing the VM in VirtualBox (stopping it) and restarting it with
After executing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi guys,
I tried scotch-box today for the first time, after reading about vhost options I tried the vhost tutorial from the site you mention everywhere https://scotch.io/bar-talk/announcing-scotch-box-2-0-our-dead-simple-vagrant-lamp-stack-improved#multiple-domains-(virtual-hosts)
After changing my default
Vagrantfile
(which was working from scratch) from this:to this (notice its the same file from the tutorial, with only 2 different domains):
I only get this when I fire
vagrant up
:Any ideas? Is it me or the tutorial?
The text was updated successfully, but these errors were encountered: