Files

16 lines
286 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>404 not fount</title>
</head>
<body>
<div style="width: 100%;text-align: center">
<h1>
server error - 404 not fount
</h1>
<p> -- vert.x反向代理服务器(version 4.1.2)</p>
</div>
</body>
</html>