Tomcat Manager Application A scriptable management web application for the Tomcat Web Server; Manager lets you view, load/unload/etc particular web applications. Manager org.apache.catalina.manager.ManagerServlet debug 2 HTMLManager org.apache.catalina.manager.HTMLManagerServlet debug 2 52428800 52428800 0 Status org.apache.catalina.manager.StatusManagerServlet debug 0 JMXProxy org.apache.catalina.manager.JMXProxyServlet Manager /text/* Status /status/* JMXProxy /jmxproxy/* HTMLManager /html/* SetCharacterEncoding org.apache.catalina.filters.SetCharacterEncodingFilter encoding UTF-8 SetCharacterEncoding /* CSRF org.apache.catalina.filters.CsrfPreventionFilter entryPoints /html,/html/,/html/list,/index.jsp CSRF HTMLManager jsp HTML Manager interface (for humans) /html/* manager-gui Text Manager interface (for scripts) /text/* manager-script JMX Proxy interface /jmxproxy/* manager-jmx Status interface /status/* manager-gui manager-script manager-jmx manager-status BASIC Tomcat Manager Application The role that is required to access the HTML Manager pages manager-gui The role that is required to access the text Manager pages manager-script The role that is required to access the HTML JMX Proxy manager-jmx The role that is required to access to the Manager Status pages manager-status 401 /WEB-INF/jsp/401.jsp 403 /WEB-INF/jsp/403.jsp 404 /WEB-INF/jsp/404.jsp