0

I changed in App.php

public $indexPage = 'index.php';

To

public $indexPage = '';

and

public $uriProtocol = 'PATH_INFO';

and in .htaccess

require realpath(FCPATH . ..'app/Config/Paths.php') ?: FCPATH . ..'/app/Config/Paths.php';

0 Answers0