Hi
The modern web app is gradually getting most of feature but legacy is still very useful. Currently we can only access either legacy or modern version using configuration file. But I want modern webapp to be my default app but at the same time I can access legacy using any custom URL. I tried http://IP_ADDRESS:8082/legacy/
but page is not opening.
Please confirm how can I do this.
There was a thread about it on the forum somewhere if you search. Basically you can configure a proxy with different apps on different domains.
Hi
The modern web app is gradually getting most of feature but legacy is still very useful. Currently we can only access either legacy or modern version using configuration file. But I want modern webapp to be my default app but at the same time I can access legacy using any custom URL. I tried
http://IP_ADDRESS:8082/legacy/
but page is not opening.Please confirm how can I do this.