I have two sub domains like https://prj1.xxx.com, https://prj2.xxx.com
I have two WAS(tomcat9) running each project like prj1, prj2 as ROOT on each WAS.
Is it possible to install two apache servers on a single physical server to handle the above two domains? or Do I need to install one apache server?
If so, What do I need to take a look at? virtual host??