forked from KolibriOS/kolibrios
Fit /sys/index.htm into single sector, move in to /common directory in autobuld
git-svn-id: svn://kolibrios.org@5762 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
bd8799a157
commit
bf9e5bcf8d
@ -34,7 +34,7 @@ img_files = {
|
|||||||
{"DEFAULT.SKN", "common/default.skn"},
|
{"DEFAULT.SKN", "common/default.skn"},
|
||||||
{"SETTINGS/ICON.INI", build_type .. "/settings/icon.ini"},
|
{"SETTINGS/ICON.INI", build_type .. "/settings/icon.ini"},
|
||||||
{"ICONS32.PNG", "common/icons32.png"},
|
{"ICONS32.PNG", "common/icons32.png"},
|
||||||
{"INDEX.HTM", build_type .. "/index_htm"},
|
{"INDEX.HTM", "common/index_htm"},
|
||||||
{"KERPACK", "common/kerpack"},
|
{"KERPACK", "common/kerpack"},
|
||||||
{"SETTINGS/KEYMAP.KEY", build_type .. "/settings/keymap.key"},
|
{"SETTINGS/KEYMAP.KEY", build_type .. "/settings/keymap.key"},
|
||||||
{"SETTINGS/LANG.INI", build_type .. "/settings/lang.ini"},
|
{"SETTINGS/LANG.INI", build_type .. "/settings/lang.ini"},
|
||||||
|
28
data/common/index_htm
Normal file
28
data/common/index_htm
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
<!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: /rd/1/index.htm
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/TinyStat">TinyStat</a></li>
|
||||||
|
<li><a href="/TinyBoard">TinyBoard</a></li>
|
||||||
|
</ul>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
|
|
||||||
<head>
|
|
||||||
<title>KolibriOS web server - default message</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: /rd/1/index.htm
|
|
||||||
</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="/TinyStat">TinyStat</a></li>
|
|
||||||
<li><a href="/TinyBoard">TinyBoard</a></li>
|
|
||||||
</ul>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
|
|
||||||
<head>
|
|
||||||
<title>KolibriOS web server - default message</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: /rd/1/index.htm
|
|
||||||
</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="/TinyStat">TinyStat</a></li>
|
|
||||||
<li><a href="/TinyBoard">TinyBoard</a></li>
|
|
||||||
</ul>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
|
|
||||||
<head>
|
|
||||||
<title>KolibriOS web server - default message</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: /rd/1/index.htm
|
|
||||||
</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="/TinyStat">TinyStat</a></li>
|
|
||||||
<li><a href="/TinyBoard">TinyBoard</a></li>
|
|
||||||
</ul>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
|
|
||||||
<head>
|
|
||||||
<title>KolibriOS web server - default message</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: /rd/1/index.htm
|
|
||||||
</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="/TinyStat">TinyStat</a></li>
|
|
||||||
<li><a href="/TinyBoard">TinyBoard</a></li>
|
|
||||||
</ul>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
|
|
||||||
<head>
|
|
||||||
<title>KolibriOS web server - default message</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: /rd/1/index.htm
|
|
||||||
</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="/TinyStat">TinyStat</a></li>
|
|
||||||
<li><a href="/TinyBoard">TinyBoard</a></li>
|
|
||||||
</ul>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user