Changes

Jump to navigation Jump to search
We will now do the extensions and fine detail configuration.
 
Change the following settings in LocalSettings.php
 
$wgEnableUploads = true; #Changed by Ed
$wgUseTeX = true; #Changed by Ed
 
$wgLogo = "/icons/wiki_logo.gif";
$wgArticlePath = "/wiki/$1";
$wgUsePathInfo = true;
$wgFavicon = "$wgScriptPath/favicon.ico";
 
Change the permissions on the images directory:
 
chmod a+w /var/www/html/w/images
==Data==
Anonymous user

Navigation menu