I am running into virtual hosts setup issues on MAMP. Here is my vhosts config
Changed the hosts file like this -
NameVirtualHost *:80 ServerName dev.local.com DocumentRoot /Applications/MAMP/htdocs/local ServerAlias dev.local.com DocumentRoot /Applications/MAMP/htdocs ServerName localhost