<?php defined('SYSPATH') OR die('No direct access to this file is allowed.'); show_header('404'); ?> <!-- 404 Error --> <p>404 File Not Found</p> <!-- // 404 Error --> <?php show_footer('404');