SyntaxFix
Write A Post
Hire A Developer
Questions
May be will be useful. Just all queries send via ws to node
<VirtualHost *:80> ServerName www.domain2.com <Location "/"> ProxyPass "ws://localhost:3001/" </Location> </VirtualHost>