Skip to content

Instantly share code, notes, and snippets.

@ntotten
Created December 20, 2012 20:54
Show Gist options
  • Select an option

  • Save ntotten/4348471 to your computer and use it in GitHub Desktop.

Select an option

Save ntotten/4348471 to your computer and use it in GitHub Desktop.
Hosting Multiple Wordpress Sites for Free on Windows Azure
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'wp2_';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment