Christoffer Kjølbæk I have a blog, therefore I am…

8May/090

Virtual sub-domains on localhost for development

Using Apache and mod_vhost_alias, it is possible to have one configuration file for all you development home-pages. But notice before you start, that $_SERVER["DOCUMENT_ROOT"] will NOT work with this hack!