2020-06-03 20:13:55 +00:00
|
|
|
|
NEW
|
|
|
|
|
AUTO 3,1
|
2020-06-03 20:11:53 +00:00
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2020-06-07 17:18:05 +00:00
|
|
|
|
<title>A2osx HTTPD Server Tests</title>
|
|
|
|
|
<link rel="stylesheet" href="style.css" />
|
2020-06-03 20:11:53 +00:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<h2>A2osX Web Server Main Test Page</h2>
|
2020-06-07 17:18:05 +00:00
|
|
|
|
<p>
|
2020-06-03 20:11:53 +00:00
|
|
|
|
This is the master test page for the <b>A2osX</b> Web Server. You can
|
|
|
|
|
use the links below to access additional test pages that contain more extensive
|
|
|
|
|
web pages designed to test that the <b>A2osX</b> HTTPD server process is capable of
|
|
|
|
|
streaming all sorts of web content. The source for these pages can also be
|
|
|
|
|
used as reference for creating your own site hosted by <b>A2osX</b>. <i>This paragraph
|
2020-06-07 08:09:12 +00:00
|
|
|
|
was made <u>intentionally</u> long to check that word wrapping is occurring with window
|
2020-06-03 20:11:53 +00:00
|
|
|
|
resizes.</i>
|
2020-06-07 17:18:05 +00:00
|
|
|
|
</p>
|
2020-06-03 20:11:53 +00:00
|
|
|
|
<h3><b>A2osX</b> Tests</h3>
|
2020-06-07 17:18:05 +00:00
|
|
|
|
<p>
|
2020-06-03 20:11:53 +00:00
|
|
|
|
<br>
|
2020-06-05 20:15:33 +00:00
|
|
|
|
Standard Web Link ----> <a href="http://www.a2osx.com"><b>A2osX</b></a>
|
|
|
|
|
<br>
|
|
|
|
|
Standard Web Link ----> <a href="http://www.a2osx.com"><b>A2osX</b></a>
|
|
|
|
|
<br>
|
|
|
|
|
Standard Web Link ----> <a href="http://www.a2osx.com"><b>A2osX</b></a>
|
|
|
|
|
<br>
|
2020-06-03 20:11:53 +00:00
|
|
|
|
<br><br><br><br>Composed with care by:
|
|
|
|
|
<cite>The US Boob</cite>
|
|
|
|
|
<br>©2020 and beyond
|
2020-06-07 17:18:05 +00:00
|
|
|
|
</p>
|
2020-06-03 20:11:53 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|
2020-06-03 20:13:55 +00:00
|
|
|
|
MAN
|
2020-06-03 20:11:53 +00:00
|
|
|
|
TEXT srv/www/main.html
|