Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I do true virtual hosts using Tomcat, or are separate Tomcat installations needed?

0
Posted

Can I do true virtual hosts using Tomcat, or are separate Tomcat installations needed?

0

I want to set up tomcat to serve virtual hosts similar to the way apache does. But the only examples I can find that explain the virtual hosts in Tomcat show the use of uri aliases like http://mydomain.com/firstApp/index.jsp http://anotherdomain.com/secondApp/index.jsp. I want to be able to have something like the following : http://mydomain.com/index.jsp http://anotherdomain.com/index.jsp where I have one app for ‘mydomain.com’ and another app for ‘anotherdomain.com’.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123