解决升级至apache-tomcat-9.0.31后AJP 配置报错问题

The AJP Connector is configured with secretRequired="true" but the secret attribute is either null or "". This combination is not valid.

意思就是在tomcat9中 需要配置 一个属性 secretRequired

 

解决升级至apache-tomcat-9.0.31后AJP 配置报错问题

 

相关文章: