【发布时间】:2014-01-14 13:27:19
【问题描述】:
我安装了tomcat。根文件夹是 /var/lib/tomcat7/webapps/ROOT ,其中有一个 index.html 文件。该文件可以作为 server-ip:8080 访问。但是 server-ip:8080/index.html 返回 404 。为什么会这样?
【问题讨论】:
-
根文件夹中肯定是
index.html,而不是index.jsp? -
是 index.html 好吧