/usr/share/ntopng/httpdocs/test.lp is in ntopng-data 1.2.1+dfsg1-1.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 7 8 9 10 11 12 13 14 | HTTP/1.0 200 OK
Content-Type: text/html
<html><body>
<p>This is an example Lua server page served by
<a href="http://code.google.com/p/mongoose">Mongoose web server</a>.
<p> Today is <? print(os.date("%c")) ?>
<pre>
</pre></body></html>
|