码迷,mamicode.com
首页 > Web开发 > 详细

为什么访问不存在的网站目录也能有内容显示出来

时间:2017-06-16 10:16:58      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:5.7   访问   服务   local   nbsp   html   color   目录   php   

测试服务器用的wamp3.0.(a2.4.17,p5.6.15,m5.7.9)

真实的网址是"http://localhost/aaa.php"

可以访问到这个文件的网址是"http://localhost/aaa/"(这里的目录其实是不存在的),"http://localhost/aaa?aaa=111".

真实的网址是"http://localhost/aaa.html"

可以访问到这个文件的网址是"http://localhost/aaa"(这里最后加了斜杠的话会访问不了),"http://localhost/aaa?aaa=111".

 

为什么访问不存在的网站目录也能有内容显示出来

标签:5.7   访问   服务   local   nbsp   html   color   目录   php   

原文地址:http://www.cnblogs.com/gavinyyb/p/7021310.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!