Skip to content

Instantly share code, notes, and snippets.

@suzannealdrich
Created April 4, 2014 17:54
Show Gist options
  • Save suzannealdrich/9979672 to your computer and use it in GitHub Desktop.
Save suzannealdrich/9979672 to your computer and use it in GitHub Desktop.
Local Drupal Development
127.0.0.1 super-mega-power.local
<?php
$aliases["super-mega-power"] = array (
'root' => '/Users/suzannealdrich/Sites/super-mega-power',
'uri' => 'super-mega-power.local',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment