getClientIp(), $trustIp)){ //change request to send to a 404 error page } $thelia = new Thelia('dev', true); //var_dump($thelia->getContainer()); $response = $thelia->handle($request)->prepare($request)->send(); $thelia->terminate($request, $reponse); ?>