This file is indexed.

/usr/share/cherokee/themes/white/entry.html is in libcherokee-server0 1.2.101-1.

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
<tr>
 <td valign="top"><a href="%file_link%"><img src="%icon%" alt="%icon_alt%" /></a></td>
 <td><a href="%file_link%">%file_name%</a></td>
 %if date%<td align="right">%date% </td>%fi%
 %if size%<td align="right">%size%%size_unit%</td>%fi%
</tr>