Quantcast
Channel: WordPress.org Forums » [WordPress MU Domain Mapping] Support
Viewing all articles
Browse latest Browse all 3502

DSM - Alex on "[Plugin: WordPress MU Domain Mapping] Broke my sites"

$
0
0

By adding the following lines in wp-config.php

define( 'WP_CONTENT_DIR', $_SERVER['DOCUMENT_ROOT'] . '/dsm-content' );
define( 'WP_CONTENT_URL', 'http://' . $_SERVER['HTTP_HOST'] . '/dsm-content');
define( 'PLUGINDIR', 'dsm-content/plugins' );
define( 'SUNRISE', 'on' );

it fixes the php errors but I get "This web page has a redirect loop"


Viewing all articles
Browse latest Browse all 3502

Trending Articles