Move your Wiki
Fragment of a discussion from Project:Support desk
If you want others to read your wiki you shoud change the following line in LocalSettings.php replacing 'false' with 'true'.
$wgGroupPermissions['*']['read'] = false;
You may also want to check to see if $wgScriptPath is set to an absolute pathname such as "/mediawiki-1.18.1".
Allen4names (talk)