Apache Tomcat/8.5.51 secretRequired="true"
1.报错IllegalArgumentException: The AJP Connector is configured with secretRequired="true" but the secret
2.tomcat版本:Apache Tomcat/8.5.51
参考:https://blog.csdn.net/zhangjianming2018/article/details/104447164
vim /opt/application/tomcat/wxqyh_18086/conf/server.xml
secretRequired=""
用一个例子来演示会更加清晰