Update the SmartFusion SoftConsole directory structure to include the webserver files.

This commit is contained in:
Richard Barry 2011-04-03 20:45:09 +00:00
parent f74e406997
commit 19bc9c8a48
15 changed files with 5179 additions and 2 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>