source: network-demos/http/goahead_index.html @ 8c6b033

4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch
Last change on this file since 8c6b033 was 8c6b033, checked in by Joel Sherrill <joel.sherrill@…>, on 09/06/07 at 22:01:37

2007-09-06 Joel Sherrill <joel.sherrill@…>

  • Makefile, init.c, rootfs/.cvsignore: Add some dynamic content. Can now look at cpu usage, reset cpu usage and print a stack usage report.
  • goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html: New files.
  • index.html.in: Removed.
  • Property mode set to 100644
File size: 378 bytes
Line 
1<HTML>
2<HEAD><TITLE>RTEMS @SERVER@ Test Page</TITLE></HEAD>
3<BODY BGCOLOR="FFFFFF">
4<center>
5<H1>RTEMS @SERVER@ 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.