管理界面TomcatApp 401Unauthorized

  訪問tomcat manager界面報錯http://127.0.0.1/manager/html 1 Unauthorized         這是因爲我們沒有配置相應的權限,步驟如下 進入到Tomcat目錄下conf/tomcat-user.xml, 在tomcat-users節點下配置   <role rolename="manager-gui"/> <user username="ad
相關文章
相關標籤/搜索