karlmdavis / rps-tourney

An online multi-player Rock-Paper-Scissors game. Just because.
https://rpstourney.com/
1 stars 2 forks source link

Web application URLs get mangled by proxy #31

Closed karlmdavis closed 10 years ago

karlmdavis commented 10 years ago

When hosted at https://justdavis.com/karl/rps, the web application's URLs are getting mangled by the proxy. This makes the game unplayable.

For instance, the "Join Game" link ends up with the following invalid URL: https://justdavis.com/rps-tourney-webapp/game/mwHviWkauo/join. Instead, it should be https://justdavis.com/karl/rps/game/mwHviWkauo/join.