Use VirtualDocumentRoot for htaccess local development in MAMP
Want each of your local development sites to have their own root and be accessible via the browser with whatever name you choose? Okay. Install MAMP according to this tutorial. Note that we’ll want to set Apache and MySQL ports to their defaults (80 and 3306, respectively) – as mentioned in the tutorial. Now! Much … Continued