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

web项目目录访问 路径

时间:2019-05-11 23:29:27      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:localhost   webroot   直接   ati   访问   stat   客户端   local   test   

项目目录结构:

  浏览器地址栏输入localhost:8070/testPath.html   ---------访问的是WebRoot目录下的html文件。

  浏览器地址栏输入localhost:8070/static/testPath.html  ---- 即WebRoot子文件夹static下的html。

  浏览器地址栏输入localhost:8070/WEB-INF/testPath.html    ----页面不存在,客户端不可直接访问web-inf下的文件

web项目目录访问 路径

标签:localhost   webroot   直接   ati   访问   stat   客户端   local   test   

原文地址:https://www.cnblogs.com/scmath/p/10005768.html

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