On Sat, Sep 3, 2011 at 2:51 PM, Ioannis Parapontis
<parapont...@gmail.com> wrote:

> I have a server that runs 3 different web apps on the same ip but each on its 
> own port. eg ip:8080, ip:8081 and ip:8082. All apps should run simultaneously 
> and have their own folders.  Can a single Tomcat support the 3 of them and 
> can  i use virtual hosts on Tomcat alone ?

Yes. You don't need Apache httpd in front of Tomcat, and you don't
even need to run on separate ports if you use named virtual servers.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

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

Reply via email to