$dir = str_replace('website.com/','website.com/content/',__DIR__);
include "$dir/content.php";
And your HTTP wrapper issue doesn't seem to have anything to do with this. What do you mean by overrun it? You generally never want to do a remote include.