This file is indexed.

/usr/share/doc/htp/tut/tut2.html is in htp 1.16-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
 <head><title>htp file include example</title><meta name="Generator" content="htp 1.16">
</head>
 <body>
  <table>
   <tr><td>
     Navigation bar<br>
     <a href="main.html">Main</a><br>
     <a href="example.html">Example</a><br>
   </td>
   <td>
<h2>Here is the content</h2>
<p>
As you can see the file contains almost only the contents.
</p>
   </td></tr>
  </table>
  <hr>
  Copyright by <a href="mailto:webmaster@domain.com">Joe Doe</a>.<br>
  last updated Fri Oct 05, 2012
 </body>
</html>