Tomcat manager/html is not available?

后端 未结 10 903
暗喜
暗喜 2020-12-25 12:01

Hi I just installed Tomcat and and am trying to get it up and running however whenever I try to navigate to manager/html it gives me this error \"The requested resource (/ma

10条回答
  •  旧时难觅i
    2020-12-25 12:51

    I've faced this issue today. I am using Centos7, the solution was to install tomcat-admin-webapp package.

    yum install tomcat-webapps tomcat-admin-webapps
    

提交回复
热议问题