java - Apache JServ protocol服务 怎么关闭?
PHP中文网
PHP中文网 2017-04-17 18:01:40
0
1
614

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

PHP中文网
PHP中文网

认证0级讲师

reply all(1)
小葫芦

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" />

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template