ntopng/httpdocs/test.lp
2015-04-30 12:22:35 +02:00

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>