asciinema / asciinema-server

Platform for hosting and sharing terminal session recordings
https://docs.asciinema.org/manual/server/
Apache License 2.0
2.31k stars 265 forks source link

Allow serving asciinema from other than / #365

Closed lyknode closed 4 years ago

lyknode commented 4 years ago

Fixes #296.

This is a set of patch to allow serving asciinema on other path than /.

It includes:

I've tested with locally, including upload, play, registering and connection, all of which seem to work well.

ku1ik commented 4 years ago

I did a little bit of local as well and it seems to be working nicely.