root/LayoutTests/http/tests/xmlhttprequest/resources/echo-host.php

/* [<][>][^][v][top][bottom][index][help] */
<p>Host: <?php
print $_SERVER['HTTP_HOST']
?></p>

/* [<][>][^][v][top][bottom][index][help] */