Setting up a wildcard Apache virtual host + a wildcard DNS
Submitted by brunodbo on
When starting work on a new web project, one of the steps involved is setting up a virtual host on the computer you use for development. Doing this manually becomes boring very quickly: creating a new virtual host file, enabling it, adding an entry to your hosts file, and, depending on your setup, symlinking a few things together to make it all work.

