Open brandonjjon opened 10 years ago
Hi guys,
I have created a virtual host as such:
{ "id": "cake", "host": "cake.dev", "aliases": [ "www.cake.dev" ], "docroot": "/vagrant/public/cake.dev/mage-cake/webroot" }
And I've setup my hosts file with this 192.168.33.10 cake.dev
192.168.33.10 cake.dev
But all I get in my browser is a blank page. I get no errors if I tail apache error log.
Anyone happen to know what's going on?
Thanks
Hi guys,
I have created a virtual host as such:
And I've setup my hosts file with this
192.168.33.10 cake.dev
But all I get in my browser is a blank page. I get no errors if I tail apache error log.
Anyone happen to know what's going on?
Thanks