Hi All,
I want to separate web applications for different connectors, something like:
1. https://127.0.0.1:8443/app1.
2. https://127.0.0.1:8444/app2.
How can I make this happen?
Thanks in advance for your help!