summaryrefslogtreecommitdiffstats
path: root/projectroot/var/www/thttpd.html
blob: 28823a614646eba1feea7c0d4853d08c0eb96e75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>