first commit: echo server
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!doctype html>
|
||||
<meta charset="utf-8">
|
||||
<title>404 Not Found</title>
|
||||
<h1>404 Not Found</h1>
|
||||
<p>Configured error page.</p>
|
||||
@@ -0,0 +1,5 @@
|
||||
<!doctype html>
|
||||
<meta charset="utf-8">
|
||||
<title>Server error</title>
|
||||
<h1>Server error</h1>
|
||||
<p>Configured error page.</p>
|
||||
Reference in New Issue
Block a user