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 ...
This document describes how to efficiently serve an arbitrary number of virtual hosts with Apache. Your configuration file is smaller so Apache starts faster and uses less memory. Adding virtual hosts ...
This document attempts to explain exactly what Apache HTTP Server does when deciding what virtual host to serve a request from. Each VirtualHost directive includes one or more addresses and optional ...