I don't now if it is realy possible to use mod_jserv and mod_jk in one apache.
Is there any reason that you don't setup two instances of apache? That would be the easiest and safest way to get what you want. If you wan't to stick to your approach I would recommend to setup 2 virtual hosts where each <VirtualHost> element contains the statements for the corresponding connector. > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 10. Juli 2002 16:27 > An: [EMAIL PROTECTED] > Betreff: Virtual Hosts Question > > Now I'm going to try setting up a Virtual server on 8080, I'm > thinking that the main server on 80 will handle one include > statement for Tomcat3.2.1 and the Virtual server on 8080 will > handle the include statement for Tomcat4.0.3... > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
