1、apache 加載 proxy_module ,proxy_wstunnel_module 模塊 2、apache 配置 ssl? # Proxy Config SSLProxyEngine on #監(jiān)聽的路徑和轉(zhuǎn)發(fā)的路徑,需要輸入https:// 和最后面的/ ProxyRequests Off ProxyPass /wss ws://0.0.0.0:8585 ProxyPassReverse /wss ws:...