I have two web-pages on my cPanel account:
- one static html page at https://ternsjo-it.heliohost.us/troff/
- one Java-war-application-page at https://ternsjo-it.h.../ternsjo_Troff/
both work fine at there respective url's, however, I would like users to simply type https://sb.troff.app to access my web application.
When I create a subdomain, I must specify a "Root domain". IF I specify public_html/troff then the subdomain will point to the static page.
Now my question is what I should specify in Document Root for the subdomain to point to the java-war-application-page?
Thanks for trying to explain this!
NOTE:
I have tried to put "/public_html/ternsjo_Troff" as Document Root but it is not working...
I use the Tommy server.