tomcat配置用户数据
生活随笔
收集整理的這篇文章主要介紹了
tomcat配置用户数据
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
2019獨角獸企業重金招聘Python工程師標準>>>
tomcat7配置用戶數據在tomcat-users.xml中
<role rolename="manager"/>?
? <role rolename="manager-gui"/>?
? <role rolename="admin"/>?
? <role rolename="admin-gui"/>?
? <user username="shanweifeng" password="shanweifeng" roles="admin-gui,admin,manager-gui,manager"/>?
tomcat6配置用戶數據在tomcat-users.xml中
<user username="admin" password="123" roles="admin,manager"/>
轉載于:https://my.oschina.net/heiyexue/blog/220278
總結
以上是生活随笔為你收集整理的tomcat配置用户数据的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 九度 1545:奇怪的连通图
- 下一篇: oracle导入数据