change the following line to
inc/init.php: if(!defined('DOKU_SCRIPT')) define('DOKU_SCRIPT','doku.php');
to
change the following line to
inc/init.php: if(!defined('DOKU_SCRIPT')) define('DOKU_SCRIPT','doku.php');
to
inc/init.php: if(!defined('DOKU_SCRIPT')) define('DOKU_SCRIPT','index.php');