<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<img src='../../../../../../../../../../1.jpg'>
</body>
</html>
图片就这一张和lianxi.html文件在同一目录为什么 localhost/lianxi.html能打开图片
在http协议里请求的地址Request URL:http://localhost/1.jpg为什么不是localhost/../../../../../../../../../../1.jpg
宝慕林4294392