New files to be served from the ColdFire WEB server.

This commit is contained in:
Richard Barry 2008-11-16 11:18:33 +00:00
parent 5e1da95319
commit 86ae395879
4 changed files with 98 additions and 0 deletions

View 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>