配置内容:
1、vim tomcat-user.xml 添加以下内容
配置以上内容后访问ip:8080,如果点击Host manager或者 Manager App没有权限访问,请操作接下来第二步
2、需要编辑 tomcat/webapps/manager/META-INF/context.xml 文件
注释掉以下部分
在点击Manager App时配置的用户就生效了
本文共 268 字,大约阅读时间需要 1 分钟。
配置内容:
1、vim tomcat-user.xml 添加以下内容
配置以上内容后访问ip:8080,如果点击Host manager或者 Manager App没有权限访问,请操作接下来第二步
2、需要编辑 tomcat/webapps/manager/META-INF/context.xml 文件
注释掉以下部分
在点击Manager App时配置的用户就生效了
转载于:https://www.cnblogs.com/dadonggg/p/10033275.html