-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Edi,
Edi Stojicevic wrote: | * Wiki on one host (apache port 80) | * intranet on an other host (tomcat port 80) | * Ticketing system on a third host (tomcat 80 and 8080) | | We want to migrate everything on the the third host and I was wondering | what's the best solution to do that kind of setup ... The easiest thing for you to do is to move your application from machine 3 to machine 2, since you will just be re-deploying your application into a different Tomcat instance. If you require access to port 8080 for the ticketing application, then you'll have to add a <Connector> definition to machine 2. If you want to put everything together on one host so that port 80 is shared among all applications, /and/ if your wiki requires a particular web server, then you'll have to set up proxying, either using HTTP or AJP protocols. I'll cover that if you need me to do so. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkhg+AcACgkQ9CaO5/Lv0PCPHACeM0j3kDf2vTrDamQqHY4XeH1s zIUAnir/T+6Xuf6gTyK5wy7To2RDgtKz =Woth -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]