9e0603831e
improved mkuser and own scripts added a test web and test configuration.
9 lines
124 B
HTML
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>
|