source: network-demos/http/rootfs/web/index.html @ 6c58235

rtems-4-5-branch
Last change on this file since 6c58235 was 6c58235, checked in by Joel Sherrill <joel.sherrill@…>, on 07/12/00 at 16:44:57

Patch from Andrew Bythell <abythell@…> that should
allow the http demo to build a correct starting filesystem and
run. Formerly, the http demo did not configure the filesystem
as needed or build the tar file such that GoAhead? could find it.

  • Property mode set to 100644
File size: 481 bytes
Line 
1<HTML>
2<HEAD><TITLE>RTEMS GoAhead Test Page</TITLE></HEAD>
3<BODY BGCOLOR="FFFFFF">
4<A HREF="http://www.oarcorp.com" target="Text Frame">
5  <IMG align=right BORDER=0 SRC="oaronly.jpg" ALT="OAR"> </A>
6<H1>RTEMS GoAhead Test Page</H1>
7<HR>
8<BODY>
9
10<P>Congratulations, you have successfully loaded your first page
11from the GoAhead Web Server running on RTEMS.</P>
12
13<HR>
14Copyright &copy; 1988-1999 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>
15</BODY></HTML>
Note: See TracBrowser for help on using the repository browser.