mna.html
来自「网络通信方面的代码书非常经典欢迎大家下载并学习」· HTML 代码 · 共 21 行
HTML
21 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>501 Method not implemented</title>
</head>
<body bgcolor="#FFFFFF">
<h1>501 Method not implemented</h1><br><br>
<h3>Requested method is not implemented</h3>
<font face="MS Sans Serif" size="2">The command your browser is trying to pass to server is not recognized by server. Currently only <b>GET</b> method is implemented in this version of Server.
<br><br>Contact server administrator at <a href="mailto://acid@freenet.am">acid@freenet.am</a>
</font>
<br><br>
<hr>
<em>AcID Soft WebServer v0.1b (Win32) Website <a href="http://acid.land.am">acid.land.am</a></em>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?