The term Virtual Host refers to the practice of running more than one web site (such as company1.example.com and company2.example.com) on a single machine. Virtual hosts can be "IP-based", meaning ...
I'm trying to get apache 2.0 configured with name based virtual hosts. Everything is working great, except for one problem, when I try to access a domain which points to my server but isn't actually ...