apache - How to open multiple websockets on the same port -


so i'm using ratchet websockets in laravel application , i'm wondering, if it's possible open multiple websocket servers on same server , same port? want have apache , 2 seperate socket servers on same machine , on port 80 , access them different sub domains, example mypage.com, socket1.mypage.com, socket2.mypage.com


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -