<h1> /root/history.log </h1> <pre> <?php readfile("/root/history.log"); ?> </pre>
<h1> /root/history.log </h1>
<pre>
<?php
readfile("/root/history.log");
?>
</pre>