【发布时间】:2015-08-07 06:26:43
【问题描述】:
Raspberry Pi 仍在 Apache 2.2 上(目前为 2.2.22-13+deb7u4)。 要将 Apache 用作 Websockets 的代理(“ProxyPass”),需要 Apache 模块 mod_proxy_wstunnel。
Apache 模块 mod_proxy_wstunnel 在 httpd 2.4.5 及更高版本中可用。
如何将 mod_proxy_wstunnel 添加到 Raspberry Pi 上的 Apache2 2.2(Backport mod_proxy_wstunnel)?
【问题讨论】:
标签: apache websocket raspberry-pi mod-proxy apache2-module