- Original Message -
> From: Ioannis Parapontis
> To: Tomcat Users List
> Cc:
> Sent: Saturday, September 3, 2011 3:25 PM
> Subject: Re: Virtual hosts on Tomcat 7 for 3 webapps
>
>T hanks for the responses. The reason i do not use apache is that the server
On Sat, Sep 3, 2011 at 3:25 PM, Ioannis Parapontis
wrote:
> So it would be useful if some guidelines are provided on how i should do
> this.
They are; see the documentation's "virtual hosting how-to" :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me
Thanks for the responses. The reason i do not use apache is that the server
that runs my 3 apps works better with Tomcat. So it would be useful if some
guidelines are provided on how i should do this.
Sent from my iPhone
On 4 Σεπ 2011, at 1:01, Manuel Fernández
Panzuela wrote:
> why you don'
On Sat, Sep 3, 2011 at 2:51 PM, Ioannis Parapontis
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
why you don't use virtualhost over apache ?
it's easier do it with it.
Un saludo
2011/9/3 Ioannis Parapontis
> Hi there
>
> 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
Hi there
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 ?
Thanks
S