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 ...
Apache cannot support named virtual hosts in SSL host configuration files, because it cannot see the hostname header when the SSL request is being processed. You can use a directory-level ...
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 ...