如何关闭tomcat管理页面?1.tomcat默认访问webapps/ROOT/目录,删除其中的index.jsp即可2.修改web.xml文件,增加error-page 404配置指定一个404页面即可
网页链接