Build.
This commit is contained in:
parent
0692d8ff00
commit
47e2ffcfda
247 changed files with 409 additions and 383 deletions
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Create Virtual Hosts on Mac OS X Using VirtualHostX</h1>
|
||||
|
||||
<p class="posted">2nd July 2010</p>
|
||||
<p class="posted text-light">2nd July 2010</p>
|
||||
|
||||
<p>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 <a href="http://www.mamp.info/en/index.html">MAMP</a> 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.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue