summaryrefslogtreecommitdiffstats
path: root/generic/thttpd.html
diff options
context:
space:
mode:
Diffstat (limited to 'generic/thttpd.html')
-rw-r--r--generic/thttpd.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/generic/thttpd.html b/generic/thttpd.html
new file mode 100644
index 000000000..28823a614
--- /dev/null
+++ b/generic/thttpd.html
@@ -0,0 +1,15 @@
+<!-- This is a small demo to show thttpd is running on your system -->
+<HTML>
+<HEAD><TITLE>thttpd is running</TITLE></HEAD>
+<BODY BGCOLOR="#99cc99" TEXT="#000000" LINK="#2020ff" VLINK="#4040cc">
+
+<H3>thttpd is running</H3>
+
+<P>
+Looks like you got it working. Congrats.
+
+<P>
+Here's a link to the <A HREF="http://www.acme.com/software/thttpd/">thttpd web pages</A>.
+
+</BODY>
+</HTML>