Hi Léa
Here are some links I've used to setup tomcat and apache together
http://tomcat.apache.org/connectors-doc/reference/apache.html
http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html
http://sysadminlinux.com/cms/en/node/32 (although it's for linux most
should be good for windows as well)
http://www.debuntu.org/2006/02/22/7-virtual-hosting-using-apache-2
(about the virtual hosting Francis talks about)
http://httpd.apache.org/docs/2.0/vhosts/name-based.html (also about hosting)
Hope this helps :)
Kind regards
Casper
Den 10-10-2011 16:04, Léa Massiot skrev:
> Thank you all for your answers.
>
> @Mark
> Yes indeed fundamentally three operations...
> 1. I guess you can only have one ROOT WebApp not several...
> It's not ok for me, I have several WebApps I want to treat that way.
>
> @Francis
>
> Francis wrote:
>> Apache and configure a vhost with proxying
> That looks promissing.
> I have Apache installed but I noticed Tomcat is working on its own.
> (When I stop Apache, Tomcat goes on working properly).
> I guess I would need to make the two work together...
> Can you point me to a good ressource/tutorial?
>
> @Darril
> For now, I'm working on Windows.
> When in production, the WebApp will probably be deployed on a Unix server.
> For now, no iptables with Windows. Is there a workaround?
>
> I'm interested in Francis' proposal... please can you give me more details?
> Thanks!
> --
> Léa
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|