[root@mysql logs]# cd ../conf/
[root@mysql conf]# ll
总用量 228
drwxr-x---. 3 root root 4096 11月 15 2018 Catalina
-rw-------. 1 root root 13548 11月 4 01:42 catalina.policy
-rw-------. 1 root root 7746 11月 4 01:42 catalina.properties
-rw-------. 1 root root 1338 11月 4 01:42 context.xml
-rw-------. 1 root root 1149 11月 4 01:42 jaspic-providers.xml
-rw-------. 1 root root 2313 11月 4 01:42 jaspic-providers.xsd
-rw-------. 1 root root 3622 11月 4 01:42 logging.properties
-rw-------. 1 root root 7511 11月 4 01:42 server.xml # 主配置文件
-rw-------. 1 root root 2164 11月 4 01:42 tomcat-users.xml # tomcat管理用户配置文件
-rw-------. 1 root root 2633 11月 4 01:42 tomcat-users.xsd
-rw-------. 1 root root 169322 11月 4 01:42 web.xml
主要用到server.xml 、web.xml配置文件
测试可以用到的配置文件
tomcat-users.xml