forked from KolibriOS/kolibrios
8800305655
ati2d: fixed log creation git-svn-id: svn://kolibrios.org@9583 a494cfbc-eb01-0410-851d-a64ba20cac60
29 lines
482 B
Plaintext
29 lines
482 B
Plaintext
<!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.
|
|
<br><br>This file: /sys/index.htm
|
|
</p>
|
|
<ul>
|
|
<li><a href="/TinyStat">TinyStat</a></li>
|
|
<li><a href="/TinyBoard">TinyBoard</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|