5 lines
197 B

  1. <h1>Forbidden routes</h1>
  2. <p>
  3. Notice you can access <a href="allowed.html">this page</a>, but not <a href="admin/blocked.html">this admin page</a> or <a href="something.php">php file</a>.
  4. </p>