Files
webserv/www/errorFolder/error_404.html
2022-02-09 18:14:41 +03:00

8 lines
155 B
HTML

<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>Poheck/1.0.0 (Ubuntu)</center>
</body>
</html>