News

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 ...
In another post on Ars, I was told the best way to do this was to setup Apache to have two virtual hosts and use proxying (i don't really know what this means in this context) to redirect ...