apache 环境下安装https后如何使用wss协议
使用的是gatewayworker框架实现的聊天,对接声网视频聊天,安装https的ssl协议后,
shophome.php:443 Mixed Content: The page at 'home.php
' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://域名:8282
/'. This request has been blocked; this endpoint must be available over WSS.
apache能配置WSS协议吗?如果能,应该如何设置?
解决了吗? 同问