7 lines
138 B
HTML
7 lines
138 B
HTML
|
<html>
|
||
|
<head><title>404 Not Found</title></head>
|
||
|
<body>
|
||
|
<center><h1>404 Not Found</h1></center>
|
||
|
<hr><center>nginx</center>
|
||
|
</body>
|
||
|
</html>
|