mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
14 lines
No EOL
242 B
Text
14 lines
No EOL
242 B
Text
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> |