initial commit
This commit is contained in:
commit
a1d36338a1
5 changed files with 274 additions and 0 deletions
10
static/fail.html
Normal file
10
static/fail.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>{status}</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>{status}</h2>
|
||||
<hr><em>Jeremy's httpd</em>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue