<?php header("HTTP/1.0 404 Not Found"); include("headerView.inc"); ?> <h1>404 - Page Not Found</h1> <?php include ("footerView.inc"); ?>