Added examples for MB851 platform.
This commit is contained in:
parent
9ecc0437f4
commit
a61a9459ea
31 changed files with 1668 additions and 0 deletions
8
examples/mb851/webserver-ajax/httpd-fs/404.html
Normal file
8
examples/mb851/webserver-ajax/httpd-fs/404.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<html>
|
||||
<body bgcolor="white">
|
||||
<center>
|
||||
<h1>404 - file not found</h1>
|
||||
<h3>Go <a href="/">here</a> instead.</h3>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue