在conf里面的server-user文件里添加

<tomcat-users>

<role rolename="admin-gui"/>

<user username="admin" password="1234" roles="manager-gui"/>

然后输入路径+端口/manager/status查看

 

相关文章:

  • 2021-08-27
  • 2022-01-18
  • 2021-07-19
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
猜你喜欢
  • 2021-10-28
  • 2022-01-12
  • 2022-12-23
  • 2021-04-11
  • 2021-11-11
相关资源
相似解决方案