Changes

From SME Server
Jump to navigationJump to search
53 bytes added ,  02:59, 1 July 2011
no edit summary
Line 183: Line 183:       −
But if you are planning to run several Domains on one wordpress install, in wp-config.php, change:
+
But if you are planning to run several Domains on one wordpress install, you will need to install Wordpress Domain Mapping plugin. There are many to choose from on wordpress plugins page. Each plugin has their own install and setup requirements, so you can get it from their page.
   −
 
+
Good Luck
 
  −
from:
  −
 
  −
 
  −
 
  −
    define( ‘DOMAIN_CURRENT_SITE’, ‘domain.com’ );
  −
 
  −
 
  −
 
  −
to:
  −
 
  −
 
  −
 
  −
    define( 'DOMAIN_CURRENT_SITE', $_SERVER['HTTP_HOST'] );
 
175

edits

Navigation menu