Is it possible to serve Testiny from a custom context path?

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é

Hello Jose,

Testiny Server does currently not support running under a custom context path.
We recommend using a separate FQDN instead.

Regards,
Michael
Testiny Team