Files
codam-webserver-team/www/errors/404.html
T
2026-09-07 00:45:35 +02:00

6 lines
121 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>404 Not Found</title>
<h1>404 Not Found</h1>
<p>Configured error page.</p>