Hi
Could someone help me on how I can change the default /data/perspective/cleint// url to /.
I need soem how to redirect url so client can access project address easier.
Nader,
You’ll likely have to use something like nginx web server to rewrite the URL.
Have a look at this guide: https://www.codesmite.com/article/clean-url-rewrites-using-nginx
1 Like