Re: mod_jk selective forwarding?

2007-05-16 Thread Rainer Jung
If you've got some basic mod_jk experience, this will be pretty easy, 
using JkMount, JkUnMount (for the .pl exclusion) and maybe JkMountCopy 
(for the virtual Server, if you want to inherit mounts).


http://tomcat.apache.org/connectors-doc/reference/apache.html

Regards,
Rainer

Jacob Rhoden wrote:

Hi,

I would like to be able to configure an apache virtual host, where all 
requests ending in .pl are served by apache, and everything else falls 
through to tomcat. I have no idea where to start. (I normally just copy 
and paste something into httpd.conf to setup my connector) Are there any 
good websites on how to do this?


Thanks,
Jacob


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



mod_jk selective forwarding?

2007-05-15 Thread Jacob Rhoden

Hi,

I would like to be able to configure an apache virtual host, where all 
requests ending in .pl are served by apache, and everything else falls 
through to tomcat. I have no idea where to start. (I normally just copy 
and paste something into httpd.conf to setup my connector) Are there any 
good websites on how to do this?


Thanks,
Jacob


__
Jacob Rhoden - http://www.jacobrhoden.com/


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]