Created
December 20, 2012 20:54
-
-
Save ntotten/4348471 to your computer and use it in GitHub Desktop.
Hosting Multiple Wordpress Sites for Free on Windows Azure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * 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