How to Fix Your DokuWiki Template on a CAEDM Group

Locate this file: local.php

local.php is located in the “conf” folder by default.

add these lines to the local.php file.

$conf['basedir'] = '/dokuwiki/';
$conf['baseurl'] = 'http://yourgroup.groups.et.byu.net/';
More Info
$conf['basedir'] = '/dokuwiki/';
$conf['baseurl'] = 'http://yourgroup.groups.et.byu.net/';