Skip to content

After update room broken #1449

Answered by rinjuu123
rinjuu123 asked this question in Q&A
Mar 5, 2024 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

Ok, i put this in the apache2 config

   RewriteCond %{HTTP:UPGRADE} ^WebSocket$ [NC]
   RewriteCond %{HTTP:CONNECTION} ^Upgrade$ [NC]
   RewriteRule .* ws://localhost:8080%{REQUEST_URI} [P]

and it works like a charm. Thank you!

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@dyc3
Comment options

@rinjuu123
Comment options

@dyc3
Comment options

@rinjuu123
Comment options

Answer selected by dyc3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants