source: network-demos/http/goahead_index.html @ 81f6c2e

4.11network-demos-4-10-branch
Last change on this file since 81f6c2e was 0fe6b0d, checked in by Joel Sherrill <joel.sherrill@…>, on 11/23/09 at 14:31:53

2009-11-23 Joel Sherrill <joel.sherrill@…>

  • Makefile, goahead_index.html, init.c, shttpd_ext.c, shttpd_index.html: Add Mongoose HTTPD support.
  • mongoose_ext.c, mongoose_index.html: New files.
  • Property mode set to 100644
File size: 376 bytes
Line 
1<HTML>
2<HEAD><TITLE>RTEMS GoAhead Test Page</TITLE></HEAD>
3<BODY BGCOLOR="FFFFFF">
4<center>
5<H1>RTEMS GoAhead Test Page</H1>
6<A HREF="http://www.rtems.org">
7  <IMG align=center BORDER=0 SRC="rtems_logo.jpg" ALT="RTEMS"> </A>
8
9<P><big>Congratulations, you have successfully loaded your first page
10from the GoAhead webserver running on RTEMS.</big></P>
11</center>
12</BODY></HTML>
Note: See TracBrowser for help on using the repository browser.