Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 180 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 180 Bytes

php-websocket

Apache Configuration

ProxyPass "/websocket" "ws://localhost:52000/websocket"
ProxyPassReverse "/websocket" "ws://localhost:52000/websocket"