2015-08-22 15:59:39 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>KolibriOS web server default page</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Welcome to KolibriOS server</h1>
|
|
|
|
<p>
|
|
|
|
If you can read this with an external html-browser then Kolibri
|
|
|
|
networking is correctly set up.
|
2022-01-06 20:34:04 +01:00
|
|
|
<br><br>This file: /sys/index.htm
|
2015-08-22 15:59:39 +02:00
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li><a href="/TinyStat">TinyStat</a></li>
|
|
|
|
<li><a href="/TinyBoard">TinyBoard</a></li>
|
|
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|