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 when and how to use name-based virtual hosts. IP-based virtual hosts use the IP address of the connection to determine the correct virtual host to serve. Therefore you need to ...
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 ...