Add latest posts to other pages

This commit is contained in:
Oliver Davies 2016-12-29 16:32:52 +00:00
parent 3980cfcad3
commit 21fd100515
101 changed files with 101 additions and 12 deletions

View file

@ -7,6 +7,7 @@ tags:
- mamp
- virtual-hosts
- virtualhostx
use: [posts]
---
This isn't a Drupal related topic per se, but it is a walk-through of one of the applications that I use whilst doing Drupal development work. I assume, like most Mac OS X users, I use [MAMP](http://www.mamp.info/en/index.html) to run Apache, MySQL and PHP locally whilst developing. I also use virtual hosts in Apache to create local .dev domains which are as close as possible to the actual live domains. For example, if I was developing a site called mysite.com, my local development version would be mysite.dev.