Is it possible to add an URL path onto the default ARIS Server URL. For example if the default URL is http://localhost, I changed it into http://localhost/ARISPortal.
And is it possible if I add a different port for it. For example, I add the port 8080 into the URL so it became http://localhost:8080/ARISPortal
Example:
Before
After