So I'm pretty sure I set up my Virtual Hosts right, but they don't seem to be working.
Yes, I have uncommented the vhosts include from httpd.conf.
All I get when I try to access the virtual hosts is a browser "Page cannot be found page". If I start my Mac's apache server (sudo /usr/sbin/httpd -k start), I get an Apache 404 page when trying to access the virtual hosts.
I've tried uninstalling and reinstalling MAMP and I've tried editing the /etc/apache2/ httpd files, both to no avail.
