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