summaryrefslogtreecommitdiff
path: root/Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/404.html
blob: 43e7f4cadc2ab8395456278476e8c197f3f96ec5 (plain)
1
2
3
4
5
6
7
8
<html>
  <body bgcolor="white">
    <center>
      <h1>404 - file not found</h1>
      <h3>Go <a href="/">here</a> instead.</h3>
    </center>
  </body>
</html>