]> git.plutz.net Git - rawnet/blob - page_404.sh
Merge commit 'a8e2ff19005524c1fcbd47a80e1cf0e675ed3f7a'
[rawnet] / page_404.sh
1 #!/bin/sh
2
3 printf 'Status: 404 Not Found\r\n'
4
5 yield_page '' 404 <<-EOF
6 [h1 404][p
7 [span Page not found or nevermore]
8 [span Quoth the server: 404]
9 ]
10 EOF