⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 authorize.html

📁 模拟http服务器 模拟http协议的一个服务器端 运行之后能用IE连接
💻 HTML
字号:
HTTP/1.1 401 Authorization Required
	Content-type: text/html
	WWW-Authenticate: Basic realm="NGN HTTP server"
	
	<HTML> 
	<head>
	<title>NGN_Lab</title>
	<style type="text/css">
	 <!--
	
	body {background-color: #FFFFFF;
	
	      background-repeat: repeat;
	      background-attachment:fixed;
	      background-position:0% 0%
	     }
	
	 A:link    {font: 9pt; font-family:verdana; text-decoration: none; line-height: 9pt;
	color:#003366  ;font-weight:bold}
	  A:active  {font: 9pt; font-family:verdana; text-decoration: none; line-height: 9pt;
	color:#003366  ;font-weight:bold}
	  A:visited {font: 9pt; font-family:verdana; text-decoration: none; line-height: 9pt;
	color:#003366  ;font-weight:bold}
	  A:hover   {font: 9pt; font-family:verdana; text-decoration: underline;
	color:#d2dbea;line-height:9pt;font-weight:bold}
	
	.read{font:9pt; font-family:verdana; color:#003366 ;font-weight:bold}
	
	-->
	</style>
	
	
	</head>
	
	<body bgcolor=#ffffff>
	<br><br><br><br>
	<center>
	
	<H3><font color=#990000>You must be authenticated to use this service</font></H3>
	<br><br>
	<a href="/">贸澜 其捞瘤肺</a><br> 
	<a href="/getExecute.html">肺弊牢 矫档</a> 
	
	</center>
	
	</body>
	
	</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -