I have problem. I have own application server where running Ubuntu 16.04 and Tomcat8. When I write name of the page to the browser I want redirect connect the main page to the subpage. For example, when I write www.example.com
I want subpage www.example.com/home
returned to client.
Any ideas?