but then we have to worry about http[s]/port #/etc.
$path = '';
if( isset( $_SERVER['SCRIPT_NAME'] )) {
$path = htmlspecialchars( preg_replace('/index.php/', '', $_SERVER['SCRIPT_NAME']) );
}
?>
MediaWiki
MediaWiki
config/LocalSettings.php to the parent directory.' );
} else {
echo( "Please set up the wiki first." );
}
?>