Hi,
I couldn’t find in the documentation whether Testiny Server supports running behind a custom context path (for example: https://mydomain.com/testiny). I tried configuring nginx as a reverse proxy to rewrite the path, but as expected, this doesn’t work, because all JavaScript and CSS assets are still requested from the root URL (e.g. https://mydomain.com/) instead of the custom path.
Thanks in advanced.
Kind regards,
José