I need help in configuring virtual hosts in easyphp 3.0 installation. I basically know how to set a default virtual host but what happpend is when I set 3 virtual host sample:
all I get is web running from D:/www/project/maindom, even when I try to access the localhost which should open D:/www it still open a website from D:/www/project/maindom
Can some one point me where it all go wrong? help?