I just took a quick stab and it was pretty straight forward, I just added lines like this and it appeared to work properly
ProxyPass /ws http://hostname:port/ws/websocket ProxyPassReverse /ws http://hostname:port/ws/websocket again, this appeared to work properly I am next going to be giving SSL a try to see if things work properly with that. If what I did above is not right any info would be appreciated. Also should I expect the SSL support to work? On Sat, Mar 16, 2013 at 12:21 PM, Jamie Johnson <[email protected]> wrote: > I've just built the latest code on trunk to test proxy_wstunnel, but > haven't seen any documentation on how to configure it. Is this available > anywhere? >
