Sign in
apache
/
nuttx-apps
/
refs/heads/master
/
.
/
examples
/
webserver
/
httpd-fs
/
404.html
blob: 60eab8fc0c2e841aa278f787bdbbfc7695c70259 [
file
] [
log
] [
blame
]
<html>
<body
bgcolor
=
"white"
>
<center>
<h1>
404 - file not found
</h1>
<h3>
Go
<a
href
=
"/"
>
here
</a>
instead.
</h3>
</center>
</body>
</html>