Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您好,我们正在尝试禁用 AJP 连接器以修复 Apache Ghostcat 漏洞。但是禁用后我无法打开网站。在这种情况下,服务器端没有显示任何错误,但网站没有打开。谁能帮我解决这个问题。
试图在我的网页上打印这个:
<?php // Usage: $master=new WebSocket("localhost",12345); class WebSocket{ var $master; var $sockets = array(); var $users = a