Annotation of embedaddon/thttpd/index.html, revision 1.1

1.1     ! misho       1: <HTML>
        !             2: <HEAD><TITLE>thttpd is running</TITLE></HEAD>
        !             3: <BODY BGCOLOR="#99cc99" TEXT="#000000" LINK="#2020ff" VLINK="#4040cc">
        !             4: 
        !             5: <H3>thttpd is running</H3>
        !             6: 
        !             7: <P>
        !             8: Looks like you got it working.  Congrats.
        !             9: 
        !            10: <P>
        !            11: Here's a link to the <A HREF="http://www.acme.com/software/thttpd/">thttpd web pages</A>.
        !            12: 
        !            13: </BODY>
        !            14: </HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>