Tomcat can only be accessed on the welcome page, but not on other pages.

Tomcat can only be accessed on the welcome page, but not on other pages

comment out the value tag in apache-tomcat-9.0.11-windows-x64webappsmanagerMETA-INF "s context.xml file

tomcat-users.xml file

2. Add the following statement before < / tomcat-users >:

< role rolename= "manager-gui" / >

< user username= "customize your user name" password= "password" roles= "manager-gui" / >

to access host Manager, add < role rolename= "admin-gui" / >

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b387b8-4115a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b387b8-4115a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?