26.10.2015 Views

IXP Manager Workshop V4 Deep Dive

euroix27-inex-ixp-manager-v4-deep-dive

euroix27-inex-ixp-manager-v4-deep-dive

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>IXP</strong> <strong>Manager</strong> <strong>V4</strong> – The Controller<br />

try {<br />

return $this->sendRequestThroughRouter($request);<br />

} catch( \Symfony\Component\HttpKernel\Exception\NotFoundHttpException $e ) {<br />

require_once 'Zend/Application.php';<br />

$application = new \Zend_Application(<br />

);<br />

APPLICATION_ENV, APPLICATION_PATH . '/configs/application.ini’<br />

}<br />

$application->bootstrap()->run();

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!