tomcat管理模块报401 Unauthorized

进入tomcat,点击管理模块(Manager App)或者查看服务器状态(Server Status),提示401 Unauthorized 提示如下页面       原因是tomat默认没有配置角色和用户,按照提示页面进行配置即可 打开tomcat安装目录,进入到conf\tomact_user.xml  <tomcat-users>   <role rolename="manager-gui
相关文章
相关标签/搜索