I tried setting up a subdomain (this is all off-line and on my home PC) so that I can get to each one of my website projects quickly. In this case I tried to set-up http://law.localhost (or http://law.127.0.0.1) and redirecting it to the relevant folder.
Now when I goto http://localhost it takes me striaght to the folder I set-up for the subdomain and no matter what I do, or what I remove, from the conf file Apache seems intent on keeping this folder (law) as it's default.
I dont' know if anyone out there as played around with sub-domains (virtual hosts?) on their personal Apache set-ups but please help if you know what the hell is going on!
Please