Mapping subdomains to subdirectories with Apache - the easy way

17 10 2008

For some time now, I have been mapping projects to subdomains on my development server. In practice, this means that I access my websites thorugh project1.mydomain.com, project2.mydomain.com, etc. This way, I only need one domain name for all my projects in development, and still have the benefit of having each project reside on a separate (sub)domain, which simplifies the use of SEF URLs. Read the rest of this entry »