Yesterday I discussed how to set up a lightweight PHP web server using Apache. Next we have to get everything running smoothly, and I came up against a frustrating realization: Apache doesn't have a satisfying way to redirect multiple domains to canonical hostnames! In other words, it's fairly easy to redirect one domain's content from "www.example.com" to just plain … [Read more...] about How To Force Apache To Redirect To Canonical Hostnames, or ServerAlias Is Not Your Friend