I have seen jk.properties & workers.properties BUT what is the difference with jk2 & workers2?Do I need jk & workers also? I guess the I am missing something here!!! I haven't found anything in the archives or docs (so far) that is helping. I'm assuming it is mod_jk2 instead of mod_jk?Would someone please give me some guidance on setting up Apache 2.0.43 in front of Tomcat 4.1.18 with multiple Virtual Hosts? The information in the documentation is tantalizing but I cannot quite get it to work. I just looking for a general theory of operation here.
Do I need to create matching <host> entries in server.xml for each of the hosts in workers2.properties or can I configure the root of certain virtual hosts to specific contexts of localhost? For example can I use workers2.properties to make http://foo.mycompany.com go to http://localhost/app1 and http://bar.mycomapny.com go to http://localhost/app2? This is hinted at by the context and servlet properties of the uri config element but it is not clear. Thank You, Victor Lewis -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
