apache - VirtualHosts not working? -
i can't seem virtualhosts working... think i'm clueless i'm doing. httpd.conf namevirtualhost * <virtualhost *> servername localhost documentroot "/applications/mamp/bin/mamp" <directory "/applications/mamp/bin/mamp"> options indexes followsymlinks includes execcgi allowoverride none order allow,deny allow </directory> </virtualhost> # rev.dev <virtualhost *> servername revcms.dev documentroot "/users/manuel/sites/rev" <directory "/users/manuel/sites/rev"> options indexes followsymlinks includes execcgi allowoverride none order allow,deny allow </directory> </virtualhost> etc/hosts ## # host database # # localhost used configure loopback interface # when system booting. not change entry. ## 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost 127.0.