<?php // Leave this page alone. If someone navigates to // this folder, redirect them to the base index page. header(FOLDER_RELATIVE_BASE . "index.php"); exit; ?>