throwExceptions(true); $frontController->setParam('useDefaultControllerAlways', true); $frontController->setControllerDirectory('../application/controllers'); // run! $frontController->dispatch();