Having the REST application set up, or having the index.html
file displaying application under CSP Files
directory, is it even possible to set this WEB application as a default one for the server?
In other words, how to display the application by querying http://localhost
, but not http://localhost/AppName/
or http://localhost/index.html
?
Your best bet is likely to setup routing rules in the Apache server that is started with the instance.