summaryrefslogtreecommitdiff
path: root/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/httpd-fs/index.html
blob: 1d3bbeee105487199fc4294d989598604e4af861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <head>
    <title>FreeRTOS.org uIP WEB server demo</title>
  </head>
  <BODY onLoad="window.setTimeout(&quot;location.href='index.shtml'&quot;,100)"bgcolor="#CCCCff">
<font face="arial">
Loading index.shtml.  Click <a href="index.shtml">here</a> if not automatically redirected.
</font>
</font>
</body>
</html>