问题 tomcat:
HTTP Status 404 – Not Found
HTTP Status 404 – Not Found
═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
Type Status Report
Message /
Description The origin server did not find a current representation for the target resource or is not willing to disclose that
one exists.
═════════════════════════════════════════ ══════════════════════════════════════════
╔══════════════════════════════════════╗
Apache Tomcat/8.5.16
答案:
vim /usr/local/tomcat/conf/server.xml
本文详细解析了ApacheTomcat服务器中常见的HTTP404错误,并提供了有效的解决方案。通过检查server.xml配置文件,确保XML版本正确,可以解决资源未找到的问题。
1598

被折叠的 条评论
为什么被折叠?



