🐈Update the Tomcat Configuration
Set the user identity that the tomcat server will assume to "root"
Replace the line that starts with "User" with User=root, then save and exit with :x
Add the following lines between the <Engine> and </Engine> tags (preferrably at the end and right before </Engine> tag.
Save and exit with :x
Add the following line at the end:
Save and exit with :x
Last updated