Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $wgScriptExtension = ".php";
  2. $wgScriptPath = "/home/spiros/epidwiki.com";
  3. $wgScript = "$wgScriptPath/index.php";
  4. $wgArticlePath = "/wiki/$1";
  5. $wgUsePathInfo = true;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement