Forum Moderators: phranque
<?php include("/inc/header.html"); ?> doesn't work on a page that's 3 directories into the site but <?php include("../../../inc/header.html"); ?> does. However i'm using /about for my hrefs on that same page and it takes me to http://mysite.com/about