search

Home  >  Q&A  >  body text

java - Apache JServ protocol服务 怎么关闭?

被反馈了一个漏洞,搜索也搜不到,怎么解决?

PHP中文网PHP中文网2889 days ago616

reply all(1)I'll reply

  • 高洛峰

    高洛峰2017-04-17 18:03:40

    Apache JServ protocol = AJP
    Solution: Modify tomcat’s service.xml configuration file
    Comment out the line <Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />

    reply
    0
  • Cancelreply