OSXFACTOR Good little utility takes the pain/chore out of configuring Apache on your local machine for development/testing. It does what it does very well. My only wish is that you could set up subdomains instead of using different ports. For example, instead of having a site listed at localhost:9000, and localhost:9001, I would rather set them up as site1.localhost and site2.localhost. I can do this manually with the Apache conf file, but I wish I could do it with headdress.
(Version 1.3.6)