caddy-retired/testweb/404.html
David Kebler 9e0603831e upated binaries with new route53 dns challenge
improved mkuser and own scripts
added a test web and test configuration.
2020-07-02 07:41:53 -07:00

9 lines
124 B
HTML

<!DOCTYPE html><html><head>
<title>Test Web</title>
</head>
<body>
<div>
<h1>Page Not Found 404</h1>
</div>
</body>
</html>