Tomcat by itself as a web server can do that without too much
complexity. If you use something in front of it, then that something
need to know which domains go to tomcat as well.

You don't necessarily need to front tomcat with apache/AJP. You can
have tomcat be the web server as well, or front it with any HTTP
reverse proxy such as squid.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to